is not current version
Last Version 3.3.4

org.webjars:bootstrap-switch 3.2.2

WebJar for Bootstrap-switch

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-switch
Version

Version

3.2.2
Type

Type

jar

Download bootstrap-switch 3.2.2


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