Group Id com.liferay
Artifact Id com.liferay.project.templates.theme
Version 1.0.54
Packaging jar
URL -
Badge
Last Updated 2019-08-29T11:02:33+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.theme</artifactId>
    <version>1.0.54</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates.theme', version: '1.0.54'
implementation 'com.liferay:com.liferay.project.templates.theme:1.0.54'
implementation("com.liferay:com.liferay.project.templates.theme:1.0.54")
libraryDependencies += "com.liferay" % "com.liferay.project.templates.theme" % "1.0.54"
<dependency org="com.liferay" name="com.liferay.project.templates.theme" rev="1.0.54"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates.theme', version='1.0.54')
)
[com.liferay/com.liferay.project.templates.theme "1.0.54"]
'com.liferay:com.liferay.project.templates.theme:1.0.54'