is not current version
Last Version 7.4.3.28-ga28

com.liferay.portal:release.portal.api 7.2.0


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.portal.api
Version

Version

7.2.0
Type

Type

jar

Download release.portal.api 7.2.0


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