License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.project.templates.extensions |
Last Version | Last Version1.0.109 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Project Templates Extensions
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.extensions/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.project.templates.extensions</artifactId>
<version>1.0.109</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.extensions/
implementation 'com.liferay:com.liferay.project.templates.extensions:1.0.109'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.extensions/
implementation ("com.liferay:com.liferay.project.templates.extensions:1.0.109")
'com.liferay:com.liferay.project.templates.extensions:jar:1.0.109'
<dependency org="com.liferay" name="com.liferay.project.templates.extensions" rev="1.0.109">
<artifact name="com.liferay.project.templates.extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.extensions', version='1.0.109')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.extensions" % "1.0.109"
[com.liferay/com.liferay.project.templates.extensions "1.0.109"]