License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdtabler |
Last Version | Last Version0.0.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontabler
WebJar for tabler. Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4 https://tabler.github.io/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tabler-0.0.33.pom | |
tabler-0.0.33.jar | 4 MB |
tabler-0.0.33-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/tabler/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>tabler</artifactId>
<version>0.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/tabler/
implementation 'org.webjars:tabler:0.0.33'
// https://jarcasting.com/artifacts/org.webjars/tabler/
implementation ("org.webjars:tabler:0.0.33")
'org.webjars:tabler:jar:0.0.33'
<dependency org="org.webjars" name="tabler" rev="0.0.33">
<artifact name="tabler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='tabler', version='0.0.33')
)
libraryDependencies += "org.webjars" % "tabler" % "0.0.33"
[org.webjars/tabler "0.0.33"]