Group Id com.liferay
Artifact Id com.liferay.project.templates.fragment
Version 1.0.144
Packaging jar
URL -
Badge
Last Updated 2021-11-15T06:56:36+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.fragment</artifactId>
    <version>1.0.144</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.project.templates.fragment', version: '1.0.144'
implementation 'com.liferay:com.liferay.project.templates.fragment:1.0.144'
implementation("com.liferay:com.liferay.project.templates.fragment:1.0.144")
libraryDependencies += "com.liferay" % "com.liferay.project.templates.fragment" % "1.0.144"
<dependency org="com.liferay" name="com.liferay.project.templates.fragment" rev="1.0.144"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.project.templates.fragment', version='1.0.144')
)
[com.liferay/com.liferay.project.templates.fragment "1.0.144"]
'com.liferay:com.liferay.project.templates.fragment:1.0.144'