WebJar for bootstrap-chosen
More info: http://webjars.org
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootstrap-chosen |
Last Version | Last Version1.0.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap-chosen
WebJar for bootstrap-chosen (modified to provide JSF support)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-chosen-1.0.0-1.pom | |
bootstrap-chosen-1.0.0-1.jar | 32 KB |
bootstrap-chosen-1.0.0-1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-chosen/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-chosen</artifactId>
<version>1.0.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-chosen/
implementation 'org.webjars:bootstrap-chosen:1.0.0-1'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-chosen/
implementation ("org.webjars:bootstrap-chosen:1.0.0-1")
'org.webjars:bootstrap-chosen:jar:1.0.0-1'
<dependency org="org.webjars" name="bootstrap-chosen" rev="1.0.0-1">
<artifact name="bootstrap-chosen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-chosen', version='1.0.0-1')
)
libraryDependencies += "org.webjars" % "bootstrap-chosen" % "1.0.0-1"
[org.webjars/bootstrap-chosen "1.0.0-1"]
WebJar for bootstrap-chosen
More info: http://webjars.org