Bootstrap Date Range Picker

A JavaScript component for choosing date ranges. Designed to work with the Bootstrap CSS framework.

License

License

MIT
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-daterangepicker
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bootstrap Date Range Picker
A JavaScript component for choosing date ranges. Designed to work with the Bootstrap CSS framework.
Project URL

Project URL

https://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/bootstrap-daterangepicker

Download bootstrap-daterangepicker

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars : bootstrap jar [3.0.0,)
org.webjars : momentjs jar [2.9.0,)

Project Modules

There are no modules declared in this project.
org.webjars

WebJars

Web Libraries as JAR Files

Versions

Version
3.1
3.0.5
3.0.3
2.1.27
2.1.24
2.1.19