GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.layout.type.controller.full.page.application |
Version | Version4.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.type.controller.full.page.application/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.layout.type.controller.full.page.application</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.type.controller.full.page.application/
implementation 'com.liferay:com.liferay.layout.type.controller.full.page.application:4.0.2'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.layout.type.controller.full.page.application/
implementation ("com.liferay:com.liferay.layout.type.controller.full.page.application:4.0.2")
'com.liferay:com.liferay.layout.type.controller.full.page.application:jar:4.0.2'
<dependency org="com.liferay" name="com.liferay.layout.type.controller.full.page.application" rev="4.0.2">
<artifact name="com.liferay.layout.type.controller.full.page.application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.layout.type.controller.full.page.application', version='4.0.2')
)
libraryDependencies += "com.liferay" % "com.liferay.layout.type.controller.full.page.application" % "4.0.2"
[com.liferay/com.liferay.layout.type.controller.full.page.application "4.0.2"]