is not current version
Last Version 5.0.33

com.liferay.plugins:admin-theme 1.0.21


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

admin-theme
Version

Version

1.0.21
Type

Type

war

Download admin-theme 1.0.21


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