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