is not current version
Last Version 4.0.0-alpha.1

org.webjars.bower:bootstrap-switch 3.0.2

WebJar for bootstrap-switch

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-switch
Version

Version

3.0.2
Type

Type

jar

Download bootstrap-switch 3.0.2


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