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