is not current version
Last Version 1.6.1

com.github.adminfaces:admin-template 1.0.0-RC19

A responsive JSF template based on Admin LTE.

GroupId

GroupId

com.github.adminfaces
ArtifactId

ArtifactId

admin-template
Version

Version

1.0.0-RC19
Type

Type

jar

Download admin-template 1.0.0-RC19


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