is not current version
Last Version 7.4.3.28-ga28

com.liferay.portal:release.portal.api 7.1.3-ga4


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.portal.api
Version

Version

7.1.3-ga4
Type

Type

jar

Download release.portal.api 7.1.3-ga4


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