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