is not current version
Last Version 7.4.3.28

com.liferay.portal:release.portal.bom.third.party 7.3.6


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.portal.bom.third.party
Version

Version

7.3.6
Type

Type

pom

Download release.portal.bom.third.party 7.3.6


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