Group Id com.liferay
Artifact Id com.liferay.project.templates.rest
Version 1.0.148
Packaging jar
URL -
Badge
Last Updated 2021-12-09T08:34:28+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.project.templates.rest</artifactId>
    <version>1.0.148</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates.rest', version: '1.0.148'
implementation 'com.liferay:com.liferay.project.templates.rest:1.0.148'
implementation("com.liferay:com.liferay.project.templates.rest:1.0.148")
libraryDependencies += "com.liferay" % "com.liferay.project.templates.rest" % "1.0.148"
<dependency org="com.liferay" name="com.liferay.project.templates.rest" rev="1.0.148"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates.rest', version='1.0.148')
)
[com.liferay/com.liferay.project.templates.rest "1.0.148"]
'com.liferay:com.liferay.project.templates.rest:1.0.148'