chosen-bootstrap
Bootstrap 3 look & feel for chosen. Based on bootstrap-chosen.
##Install
bower install chosen-bootstrap
##Credits
##License MIT
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdchosen-bootstrap |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchosen-bootstrap
WebJar for chosen-bootstrap
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chosen-bootstrap-1.1.0.pom | |
| chosen-bootstrap-1.1.0.jar | 27 KB |
| chosen-bootstrap-1.1.0-sources.jar | 22 bytes |
| chosen-bootstrap-1.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/chosen-bootstrap/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>chosen-bootstrap</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/chosen-bootstrap/
implementation 'org.webjars.bower:chosen-bootstrap:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/chosen-bootstrap/
implementation ("org.webjars.bower:chosen-bootstrap:1.1.0")
'org.webjars.bower:chosen-bootstrap:jar:1.1.0'
<dependency org="org.webjars.bower" name="chosen-bootstrap" rev="1.1.0">
<artifact name="chosen-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='chosen-bootstrap', version='1.1.0')
)
libraryDependencies += "org.webjars.bower" % "chosen-bootstrap" % "1.1.0"
[org.webjars.bower/chosen-bootstrap "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : bootstrap | jar | [3.0.0,) |
| org.webjars.bower : chosen | jar | [1.4.0,1.5) |
Bootstrap 3 look & feel for chosen. Based on bootstrap-chosen.
##Install
bower install chosen-bootstrap
##Credits
##License MIT