is not current version
Last Version 5.0.33

com.liferay.plugins:admin-theme 2.0.45


GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

admin-theme
Version

Version

2.0.45
Type

Type

war

Download admin-theme 2.0.45


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