License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootstrap-datepicker |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootstrap Datepicker
WebJar for Bootstrap Datepicker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-datepicker-1.9.0.pom | |
bootstrap-datepicker-1.9.0.jar | 48 KB |
bootstrap-datepicker-1.9.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-datepicker/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-datepicker</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-datepicker/
implementation 'org.webjars:bootstrap-datepicker:1.9.0'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-datepicker/
implementation ("org.webjars:bootstrap-datepicker:1.9.0")
'org.webjars:bootstrap-datepicker:jar:1.9.0'
<dependency org="org.webjars" name="bootstrap-datepicker" rev="1.9.0">
<artifact name="bootstrap-datepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-datepicker', version='1.9.0')
)
libraryDependencies += "org.webjars" % "bootstrap-datepicker" % "1.9.0"
[org.webjars/bootstrap-datepicker "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : bootstrap | jar | 3.0.0 |