is not current version
Last Version 3.3.4

org.webjars:bootstrap-switch 2.0.1

WebJar for Bootstrap-switch

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-switch
Version

Version

2.0.1
Type

Type

jar

Download bootstrap-switch 2.0.1


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