is not current version
Last Version 13.0.0

com.liferay:com.liferay.document.library.api 5.3.20

Liferay Document Library API

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.document.library.api
Version

Version

5.3.20
Type

Type

jar

Download com.liferay.document.library.api 5.3.20


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.document.library.api/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.document.library.api</artifactId>
    <version>5.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.document.library.api/
implementation 'com.liferay:com.liferay.document.library.api:5.3.20'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.document.library.api/
implementation ("com.liferay:com.liferay.document.library.api:5.3.20")
'com.liferay:com.liferay.document.library.api:jar:5.3.20'
<dependency org="com.liferay" name="com.liferay.document.library.api" rev="5.3.20">
  <artifact name="com.liferay.document.library.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.document.library.api', version='5.3.20')
)
libraryDependencies += "com.liferay" % "com.liferay.document.library.api" % "5.3.20"
[com.liferay/com.liferay.document.library.api "5.3.20"]