Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.staging.portlet.data.handler |
Version | Version6.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.staging.portlet.data.handler/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.staging.portlet.data.handler</artifactId>
<version>6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.staging.portlet.data.handler/
implementation 'com.liferay:com.liferay.staging.portlet.data.handler:6.0.4'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.staging.portlet.data.handler/
implementation ("com.liferay:com.liferay.staging.portlet.data.handler:6.0.4")
'com.liferay:com.liferay.staging.portlet.data.handler:jar:6.0.4'
<dependency org="com.liferay" name="com.liferay.staging.portlet.data.handler" rev="6.0.4">
<artifact name="com.liferay.staging.portlet.data.handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.staging.portlet.data.handler', version='6.0.4')
)
libraryDependencies += "com.liferay" % "com.liferay.staging.portlet.data.handler" % "6.0.4"
[com.liferay/com.liferay.staging.portlet.data.handler "6.0.4"]