is not current version
Last Version 1.1.1

org.webjars.bower:bootstrap-multiselect 0.9.12

WebJar for bootstrap-multiselect

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-multiselect
Version

Version

0.9.12
Type

Type

jar

Download bootstrap-multiselect 0.9.12


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