Group Id com.liferay
Artifact Id com.liferay.project.templates
Version 5.0.201
Packaging jar
URL -
Badge
Last Updated 2022-04-22T01:36:40+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>5.0.201</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates', version: '5.0.201'
implementation 'com.liferay:com.liferay.project.templates:5.0.201'
implementation("com.liferay:com.liferay.project.templates:5.0.201")
libraryDependencies += "com.liferay" % "com.liferay.project.templates" % "5.0.201"
<dependency org="com.liferay" name="com.liferay.project.templates" rev="5.0.201"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates', version='5.0.201')
)
[com.liferay/com.liferay.project.templates "5.0.201"]
'com.liferay:com.liferay.project.templates:5.0.201'