is not current version
Last Version 1.1.1

org.webjars.bower:bootstrap-multiselect 0.9.3

WebJar for bootstrap-multiselect

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-multiselect
Version

Version

0.9.3
Type

Type

jar

Download bootstrap-multiselect 0.9.3


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