bootstrap-submenu

WebJar for bootstrap-submenu

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-submenu
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-submenu
WebJar for bootstrap-submenu
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/vsn4ik/bootstrap-submenu

Download bootstrap-submenu

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : jquery jar [1.9.1,)

Project Modules

There are no modules declared in this project.

Bootstrap-submenu

npm version License Build Status devDependency Status

Quick start

Several quick start options are available:

  • Download the latest release
  • Clone the repo: git clone https://github.com/vsn4ik/bootstrap-submenu.git
  • Install with npm: npm install bootstrap-submenu
  • Install with yarn: yarn add bootstrap-submenu

What's included

bootstrap-submenu/
├── css/
│   ├── bootstrap-submenu.css
│   ├── bootstrap-submenu.css.map
│   └── bootstrap-submenu.min.css
└── js/
    ├── bootstrap-submenu.js
    └── bootstrap-submenu.min.js

Examples

For some working examples, visit our examples section.

Min Requirements

  • Bootstrap 4.1.0
  • jQuery 1.9.1

Creators

Vasilii A.

Copyright and license

Copyright Vasilii A., 2014–2018.

Licensed under the MIT License.

Versions

Version
2.0.4
2.0.0
1.2.13
1.2.11