is not current version
Last Version 5.0.33

com.liferay.plugins:admin-theme 3.0.15


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

admin-theme
Version

Version

3.0.15
Type

Type

war

Download admin-theme 3.0.15


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