is not current version
Last Version 0.0.34

org.webjars.npm:tabler-ui 0.0.32

WebJar for tabler-ui

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tabler-ui
Version

Version

0.0.32
Type

Type

jar

Download tabler-ui 0.0.32


<!-- https://jarcasting.com/artifacts/org.webjars.npm/tabler-ui/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tabler-ui</artifactId>
    <version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tabler-ui/
implementation 'org.webjars.npm:tabler-ui:0.0.32'
// https://jarcasting.com/artifacts/org.webjars.npm/tabler-ui/
implementation ("org.webjars.npm:tabler-ui:0.0.32")
'org.webjars.npm:tabler-ui:jar:0.0.32'
<dependency org="org.webjars.npm" name="tabler-ui" rev="0.0.32">
  <artifact name="tabler-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tabler-ui', version='0.0.32')
)
libraryDependencies += "org.webjars.npm" % "tabler-ui" % "0.0.32"
[org.webjars.npm/tabler-ui "0.0.32"]