GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.layout.type.controller.content |
Version | Version3.0.21 |
Type | Typejar |
<!-- 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>3.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.type.controller.content/
implementation 'com.liferay:com.liferay.layout.type.controller.content:3.0.21'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.type.controller.content/
implementation ("com.liferay:com.liferay.layout.type.controller.content:3.0.21")
'com.liferay:com.liferay.layout.type.controller.content:jar:3.0.21'
<dependency org="com.liferay" name="com.liferay.layout.type.controller.content" rev="3.0.21">
<artifact name="com.liferay.layout.type.controller.content" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.layout.type.controller.content', version='3.0.21')
)
libraryDependencies += "com.liferay" % "com.liferay.layout.type.controller.content" % "3.0.21"
[com.liferay/com.liferay.layout.type.controller.content "3.0.21"]