is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.api 7.0.10.fp102


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.api
Version

Version

7.0.10.fp102
Type

Type

jar

Download release.dxp.api 7.0.10.fp102


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