License |
License |
---|---|
GroupId | GroupIdcom.github.adminfaces |
ArtifactId | ArtifactIdadmin-theme |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptionadmin-theme
A PrimeFaces theme based on Bootstrap and AdminLTE.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
admin-theme-1.3.2.pom | |
admin-theme-1.3.2.jar | 1 MB |
admin-theme-1.3.2-without-jsf.jar | 1 MB |
admin-theme-1.3.2-without-jsf-dev.jar | 1 MB |
admin-theme-1.3.2-sources.jar | 1 MB |
admin-theme-1.3.2-no-fonts.jar | 485 KB |
admin-theme-1.3.2-no-fonts-dev.jar | 485 KB |
admin-theme-1.3.2-no-cache.jar | 993 KB |
admin-theme-1.3.2-no-cache-no-fonts.jar | 245 KB |
admin-theme-1.3.2-no-cache-dev.jar | 993 KB |
admin-theme-1.3.2-dev.jar | 992 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.adminfaces/admin-theme/ -->
<dependency>
<groupId>com.github.adminfaces</groupId>
<artifactId>admin-theme</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-theme/
implementation 'com.github.adminfaces:admin-theme:1.3.2'
// https://jarcasting.com/artifacts/com.github.adminfaces/admin-theme/
implementation ("com.github.adminfaces:admin-theme:1.3.2")
'com.github.adminfaces:admin-theme:jar:1.3.2'
<dependency org="com.github.adminfaces" name="admin-theme" rev="1.3.2">
<artifact name="admin-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adminfaces', module='admin-theme', version='1.3.2')
)
libraryDependencies += "com.github.adminfaces" % "admin-theme" % "1.3.2"
[com.github.adminfaces/admin-theme "1.3.2"]