is not current version
Last Version 3.3.4

org.webjars:bootstrap-switch 1.8

WebJar for Bootstrap-switch

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-switch
Version

Version

1.8
Type

Type

jar

Download bootstrap-switch 1.8


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