GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtabler-ui |
Version | Version0.0.32 |
Type | Typejar |
Filename | Size |
---|---|
tabler-ui-0.0.32.pom | |
tabler-ui-0.0.32.jar | 33 MB |
tabler-ui-0.0.32-sources.jar | 22 bytes |
tabler-ui-0.0.32-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]