| License | License | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdbootstrap-menu | 
| Last Version | Last Version1.0.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbootstrap-menu WebJar for bootstrap-menu | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| bootstrap-menu-1.0.14.pom | |
| bootstrap-menu-1.0.14.jar | 353 KB | 
| bootstrap-menu-1.0.14-sources.jar | 22 bytes | 
| bootstrap-menu-1.0.14-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-menu/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bootstrap-menu</artifactId>
    <version>1.0.14</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-menu/
implementation 'org.webjars.npm:bootstrap-menu:1.0.14'// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-menu/
implementation ("org.webjars.npm:bootstrap-menu:1.0.14")'org.webjars.npm:bootstrap-menu:jar:1.0.14'<dependency org="org.webjars.npm" name="bootstrap-menu" rev="1.0.14">
  <artifact name="bootstrap-menu" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-menu', version='1.0.14')
)libraryDependencies += "org.webjars.npm" % "bootstrap-menu" % "1.0.14"[org.webjars.npm/bootstrap-menu "1.0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : classnames | jar | [2.1.3,3) | 
| org.webjars.npm : jquery-ui | jar | [1.12.0,2) | 
| org.webjars.npm : lodash | jar | [3.10.0,4) |