Group Id com.liferay
Artifact Id com.liferay.external.reference.api
Version 3.1.1
Packaging jar
URL -
Badge
Last Updated 2020-06-25T15:37:47+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.external.reference.api</artifactId>
    <version>3.1.1</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.external.reference.api', version: '3.1.1'
implementation 'com.liferay:com.liferay.external.reference.api:3.1.1'
implementation("com.liferay:com.liferay.external.reference.api:3.1.1")
libraryDependencies += "com.liferay" % "com.liferay.external.reference.api" % "3.1.1"
<dependency org="com.liferay" name="com.liferay.external.reference.api" rev="3.1.1"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.external.reference.api', version='3.1.1')
)
[com.liferay/com.liferay.external.reference.api "3.1.1"]
'com.liferay:com.liferay.external.reference.api:3.1.1'