Group Id com.liferay
Artifact Id com.liferay.project.templates.layout.template
Version 1.0.89
Packaging jar
URL -
Badge
Last Updated 2020-06-21T22:46:05+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.layout.template</artifactId>
    <version>1.0.89</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates.layout.template', version: '1.0.89'
implementation 'com.liferay:com.liferay.project.templates.layout.template:1.0.89'
implementation("com.liferay:com.liferay.project.templates.layout.template:1.0.89")
libraryDependencies += "com.liferay" % "com.liferay.project.templates.layout.template" % "1.0.89"
<dependency org="com.liferay" name="com.liferay.project.templates.layout.template" rev="1.0.89"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates.layout.template', version='1.0.89')
)
[com.liferay/com.liferay.project.templates.layout.template "1.0.89"]
'com.liferay:com.liferay.project.templates.layout.template:1.0.89'