| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootstrap-combobox |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionbootstrap-combobox
WebJar for bootstrap-combobox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-combobox-1.0.2.pom | |
| bootstrap-combobox-1.0.2.jar | 6 KB |
| bootstrap-combobox-1.0.2-sources.jar | 22 bytes |
| bootstrap-combobox-1.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-combobox/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-combobox</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-combobox/
implementation 'org.webjars.npm:bootstrap-combobox:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-combobox/
implementation ("org.webjars.npm:bootstrap-combobox:1.0.2")
'org.webjars.npm:bootstrap-combobox:jar:1.0.2'
<dependency org="org.webjars.npm" name="bootstrap-combobox" rev="1.0.2">
<artifact name="bootstrap-combobox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-combobox', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-combobox" % "1.0.2"
[org.webjars.npm/bootstrap-combobox "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : jquery | jar | [1.10,) |
| org.webjars.npm : bootstrap | jar | [3,) |