is not current version
Last Version 1.7.1

org.webjars.bowergithub.twbs:icons 1.0.0-alpha2

WebJar for icons

GroupId

GroupId

org.webjars.bowergithub.twbs
ArtifactId

ArtifactId

icons
Version

Version

1.0.0-alpha2
Type

Type

jar

Download icons 1.0.0-alpha2


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