| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-tabler-tabler-icons |
| Version | Version1.11.0 |
| Type | Typejar |
| Description |
Descriptiontabler-icons
WebJar for tabler-icons
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-tabler-tabler-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-tabler-tabler-icons</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-tabler-tabler-icons/
implementation 'org.webjars.npm:github-com-tabler-tabler-icons:1.11.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-tabler-tabler-icons/
implementation ("org.webjars.npm:github-com-tabler-tabler-icons:1.11.0")
'org.webjars.npm:github-com-tabler-tabler-icons:jar:1.11.0'
<dependency org="org.webjars.npm" name="github-com-tabler-tabler-icons" rev="1.11.0">
<artifact name="github-com-tabler-tabler-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-tabler-tabler-icons', version='1.11.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-tabler-tabler-icons" % "1.11.0"
[org.webjars.npm/github-com-tabler-tabler-icons "1.11.0"]