Group Id com.liferay
Artifact Id com.liferay.project.templates
Version 4.2.18
Packaging jar
URL -
Badge
Last Updated 2019-05-23T14:50:26+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</artifactId>
    <version>4.2.18</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates', version: '4.2.18'
implementation 'com.liferay:com.liferay.project.templates:4.2.18'
implementation("com.liferay:com.liferay.project.templates:4.2.18")
libraryDependencies += "com.liferay" % "com.liferay.project.templates" % "4.2.18"
<dependency org="com.liferay" name="com.liferay.project.templates" rev="4.2.18"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates', version='4.2.18')
)
[com.liferay/com.liferay.project.templates "4.2.18"]
'com.liferay:com.liferay.project.templates:4.2.18'