is not current version
Last Version 1.0.0-1

org.webjars:bootstrap-chosen 1.0.0

WebJar for bootstrap-chosen

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-chosen
Version

Version

1.0.0
Type

Type

jar

Download bootstrap-chosen 1.0.0


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