is not current version
Last Version 9.0.1

org.webjars.bower:choices.js 7.0.0

WebJar for choices.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

choices.js
Version

Version

7.0.0
Type

Type

jar

Download choices.js 7.0.0


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