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