is not current version
Last Version 1.5.0

org.webjars.npm:bootstrap-checkbox 1.0.20

WebJar for bootstrap-checkbox

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-checkbox
Version

Version

1.0.20
Type

Type

jar

Download bootstrap-checkbox 1.0.20


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