is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.api 7.2.10.fp10


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.api
Version

Version

7.2.10.fp10
Type

Type

jar

Download release.dxp.api 7.2.10.fp10


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