Group Id com.liferay
Artifact Id com.liferay.document.library.repository.external
Version 1.1.3
Packaging jar
URL -
Badge
Last Updated 2016-09-27T11:30:33+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.document.library.repository.external</artifactId>
    <version>1.1.3</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.document.library.repository.external', version: '1.1.3'
implementation 'com.liferay:com.liferay.document.library.repository.external:1.1.3'
implementation("com.liferay:com.liferay.document.library.repository.external:1.1.3")
libraryDependencies += "com.liferay" % "com.liferay.document.library.repository.external" % "1.1.3"
<dependency org="com.liferay" name="com.liferay.document.library.repository.external" rev="1.1.3"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.document.library.repository.external', version='1.1.3')
)
[com.liferay/com.liferay.document.library.repository.external "1.1.3"]
'com.liferay:com.liferay.document.library.repository.external:1.1.3'