bootstrap-datepicker

WebJar for bootstrap-datepicker

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-eternicode-bootstrap-datepicker
Last Version

Last Version

v1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-datepicker
WebJar for bootstrap-datepicker
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/eternicode/bootstrap-datepicker

Download github-com-eternicode-bootstrap-datepicker

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

bootstrap-datepicker

Join the chat at https://gitter.im/uxsolutions/bootstrap-datepicker Build Status GitHub license npm Twitter Follow

Versions are incremented according to semver.

CDN

You can use the CloudFlare powered cdnjs.com on your website.

bootstrap-datepicker on cdnjs

Please note: It might take a few hours until a new version is available on cdnjs.

Links

Snippets

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using a package manager:

  • yarn (recommended):
$ [sudo] yarn global add grunt-cli
$ yarn install
$ [sudo] npm install --global grunt-cli
$ npm install

Versions

Version
v1.6.1