License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbootstrap-select |
Last Version | Last Version1.14.0-beta3 |
Release Date | Release Date |
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-beta3.pom | |
bootstrap-select-1.14.0-beta3.jar | 557 KB |
bootstrap-select-1.14.0-beta3-sources.jar | 22 bytes |
bootstrap-select-1.14.0-beta3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-select/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-select</artifactId>
<version>1.14.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-select/
implementation 'org.webjars.npm:bootstrap-select:1.14.0-beta3'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-select/
implementation ("org.webjars.npm:bootstrap-select:1.14.0-beta3")
'org.webjars.npm:bootstrap-select:jar:1.14.0-beta3'
<dependency org="org.webjars.npm" name="bootstrap-select" rev="1.14.0-beta3">
<artifact name="bootstrap-select" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-select', version='1.14.0-beta3')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-select" % "1.14.0-beta3"
[org.webjars.npm/bootstrap-select "1.14.0-beta3"]