is not current version
Last Version 4.0.0-alpha.1

org.webjars.npm:bootstrap-switch 3.4.0

WebJar for bootstrap-switch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-switch
Version

Version

3.4.0
Type

Type

jar

Download bootstrap-switch 3.4.0


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