is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.api 7.0.10.fp86-1


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.api
Version

Version

7.0.10.fp86-1
Type

Type

jar

Download release.dxp.api 7.0.10.fp86-1


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