is not current version
Last Version 4.0.0-alpha.1

org.webjars.npm:bootstrap-switch 3.3.4

WebJar for bootstrap-switch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-switch
Version

Version

3.3.4
Type

Type

jar

Download bootstrap-switch 3.3.4


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