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