bootstrap-checkbox

WebJar for bootstrap-checkbox

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-checkbox
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-checkbox
WebJar for bootstrap-checkbox
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download bootstrap-checkbox

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

bootstrap-checkbox

Bootstrap-checkbox

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-checkbox.git
  • Install with npm: npm install bootstrap-checkbox
  • Install with yarn: yarn add bootstrap-checkbox

What's included

bootstrap-checkbox/
└── js/
    ├── i18n/
    │   └── ...
    ├── bootstrap-checkbox.js
    └── bootstrap-checkbox.min.js

Examples

For some working examples, visit our examples section.

Min Requirements

  • Bootstrap 3.0.0
  • jQuery 1.9.1

Creators

Vasilii A.

Copyright and license

Copyright Vasilii A., 2013–2018.

Licensed under the MIT License.

Versions

Version
1.5.0
1.4.0
1.2.8
1.0.20