is not current version
Last Version 13.0.0

com.liferay.portal:com.liferay.portal.test 9.2.0


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.portal.test
Version

Version

9.2.0
Type

Type

jar

Download com.liferay.portal.test 9.2.0


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