bootstrap-dropmenu

WebJar for bootstrap-dropmenu

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-dropmenu
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-dropmenu
WebJar for bootstrap-dropmenu
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/skywalkapps/bootstrap-dropmenu

Download bootstrap-dropmenu

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-dropmenu/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>bootstrap-dropmenu</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-dropmenu/
implementation 'org.webjars.bower:bootstrap-dropmenu:0.9.0'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-dropmenu/
implementation ("org.webjars.bower:bootstrap-dropmenu:0.9.0")
'org.webjars.bower:bootstrap-dropmenu:jar:0.9.0'
<dependency org="org.webjars.bower" name="bootstrap-dropmenu" rev="0.9.0">
  <artifact name="bootstrap-dropmenu" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-dropmenu', version='0.9.0')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-dropmenu" % "0.9.0"
[org.webjars.bower/bootstrap-dropmenu "0.9.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.bower : jquery jar [2.0.0,2.1)
org.webjars.bower : bootstrap jar [3.3.0,3.4)

Project Modules

There are no modules declared in this project.

Dropmenu plugin for Bootstrap 3

Bower version License

To get started, check out http://skywalkapps.github.io/bootstrap-dropmenu!

Quick start

Dropmenu plugin is built for Bootstrap 3. You have following options of installation:

  • Download the latest release.
  • Clone the repo: git clone https://github.com/skywalkapps/bootstrap-dropmenu.git.
  • Install with Bower: bower install bootstrap-dropmenu.

How to use

The plugin requires only one file to include in your project. Within the download you'll find minified and plain versions of CSS. JavaScript is not necessary for current version of the plugin.

bootstrap-dropmenu/
└── dist/
    ├── bootstrap-dropmenu.css
    └── bootstrap-dropmenu.min.css

Creator

Martin Staněk

Copyright and license

Code and documentation copyright 2015 Martin Staněk. Code released under the MIT license.

Versions

Version
0.9.0