Group Id com.liferay
Artifact Id com.liferay.ce.portal.third.party
Version 7.1.0
Packaging jar
URL -
Badge
Last Updated 2018-07-05T14:28:13+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.ce.portal.third.party</artifactId>
    <version>7.1.0</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.ce.portal.third.party', version: '7.1.0'
implementation 'com.liferay:com.liferay.ce.portal.third.party:7.1.0'
implementation("com.liferay:com.liferay.ce.portal.third.party:7.1.0")
libraryDependencies += "com.liferay" % "com.liferay.ce.portal.third.party" % "7.1.0"
<dependency org="com.liferay" name="com.liferay.ce.portal.third.party" rev="7.1.0"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.ce.portal.third.party', version='7.1.0')
)
[com.liferay/com.liferay.ce.portal.third.party "7.1.0"]
'com.liferay:com.liferay.ce.portal.third.party:7.1.0'