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