| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars | 
| ArtifactId | ArtifactIdbootstrap-select | 
| Version | Version1.14.0-beta2 | 
| Type | Typejar | 
| Description | Descriptionbootstrap-select WebJar for bootstrap-select | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bootstrap-select-1.14.0-beta2.pom | |
| bootstrap-select-1.14.0-beta2.jar | 240 KB | 
| bootstrap-select-1.14.0-beta2-javadoc.jar | 223 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-select/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>bootstrap-select</artifactId>
    <version>1.14.0-beta2</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars/bootstrap-select/
implementation 'org.webjars:bootstrap-select:1.14.0-beta2'// https://jarcasting.com/artifacts/org.webjars/bootstrap-select/
implementation ("org.webjars:bootstrap-select:1.14.0-beta2")'org.webjars:bootstrap-select:jar:1.14.0-beta2'<dependency org="org.webjars" name="bootstrap-select" rev="1.14.0-beta2">
  <artifact name="bootstrap-select" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars', module='bootstrap-select', version='1.14.0-beta2')
)libraryDependencies += "org.webjars" % "bootstrap-select" % "1.14.0-beta2"[org.webjars/bootstrap-select "1.14.0-beta2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars : bootstrap | jar | 3.0.0 |