is not current version
Last Version 5.0.13

com.liferay:com.liferay.plugins.admin.web 2.0.12

Liferay Plugins Admin Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.plugins.admin.web
Version

Version

2.0.12
Type

Type

jar

Download com.liferay.plugins.admin.web 2.0.12


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