License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.layout.page.template.service |
Last Version | Last Version4.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Layout Page Template Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.page.template.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.layout.page.template.service</artifactId>
<version>4.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.page.template.service/
implementation 'com.liferay:com.liferay.layout.page.template.service:4.0.45'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.page.template.service/
implementation ("com.liferay:com.liferay.layout.page.template.service:4.0.45")
'com.liferay:com.liferay.layout.page.template.service:jar:4.0.45'
<dependency org="com.liferay" name="com.liferay.layout.page.template.service" rev="4.0.45">
<artifact name="com.liferay.layout.page.template.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.layout.page.template.service', version='4.0.45')
)
libraryDependencies += "com.liferay" % "com.liferay.layout.page.template.service" % "4.0.45"
[com.liferay/com.liferay.layout.page.template.service "4.0.45"]