Download admin-theme-1.0.0-RC12.jar file - Jar a

Jar examples for a:admin-theme

Description

A PrimeFaces theme based on Bootstrap and AdminLTE.

You can download jar file admin-theme 1.0.0-RC12 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add admin-theme-1.0.0-RC12.jar to your project.

<dependency>
   <groupId>com.github.adminfaces</groupId>
   <artifactId>admin-theme</artifactId>
   <version>1.0.0-RC12</version>
</dependency>
compile group: 'com.github.adminfaces', name: 'admin-theme', version: '1.0.0-RC12'
libraryDependencies += "com.github.adminfaces" % "admin-theme" % "1.0.0-RC12"
<dependency org="com.github.adminfaces" name="admin-theme" rev="1.0.0-RC12"/>
@Grapes(@Grab(group='com.github.adminfaces', module='admin-theme', version='1.0.0-RC12'))
'com.github.adminfaces:admin-theme:jar:1.0.0-RC12'

Download

Click the following link to download the jar file.

admin-theme-1.0.0-RC12-dev.jar
admin-theme-1.0.0-RC12-no-cache-dev.jar
admin-theme-1.0.0-RC12-no-cache.jar
admin-theme-1.0.0-RC12-without-bootstrap-dev.jar
admin-theme-1.0.0-RC12-without-bootstrap.jar
admin-theme-1.0.0-RC12-without-jsf-dev.jar
admin-theme-1.0.0-RC12-without-jsf.jar
admin-theme-1.0.0-RC12.jar
admin-theme-1.0.0-RC12.pom



Related Tutorials