is not current version
Last Version 1.6.0

com.github.adminfaces:admin-theme 0.1.4

A PrimeFaces theme based on Bootstrap and AdminLTE.

GroupId

GroupId

com.github.adminfaces
ArtifactId

ArtifactId

admin-theme
Version

Version

0.1.4
Type

Type

jar

Download admin-theme 0.1.4


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