License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.sharing.document.library |
Last Version | Last Version3.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Sharing Document Library
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.sharing.document.library/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.sharing.document.library</artifactId>
<version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sharing.document.library/
implementation 'com.liferay:com.liferay.sharing.document.library:3.0.12'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.sharing.document.library/
implementation ("com.liferay:com.liferay.sharing.document.library:3.0.12")
'com.liferay:com.liferay.sharing.document.library:jar:3.0.12'
<dependency org="com.liferay" name="com.liferay.sharing.document.library" rev="3.0.12">
<artifact name="com.liferay.sharing.document.library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.sharing.document.library', version='3.0.12')
)
libraryDependencies += "com.liferay" % "com.liferay.sharing.document.library" % "3.0.12"
[com.liferay/com.liferay.sharing.document.library "3.0.12"]