License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdbootstrap-3-datepicker |
Version | Version1.6.4 |
Type | Typejar |
Description |
Descriptionbootstrap-datepicker
WebJar for bootstrap-datepicker
|
Project URL |
Project URL |
Filename | Size |
---|---|
bootstrap-3-datepicker-1.6.4.pom | |
bootstrap-3-datepicker-1.6.4.jar | 588 KB |
bootstrap-3-datepicker-1.6.4-sources.jar | 22 bytes |
bootstrap-3-datepicker-1.6.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-3-datepicker/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrap-3-datepicker</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-3-datepicker/
implementation 'org.webjars.bower:bootstrap-3-datepicker:1.6.4'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-3-datepicker/
implementation ("org.webjars.bower:bootstrap-3-datepicker:1.6.4")
'org.webjars.bower:bootstrap-3-datepicker:jar:1.6.4'
<dependency org="org.webjars.bower" name="bootstrap-3-datepicker" rev="1.6.4">
<artifact name="bootstrap-3-datepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-3-datepicker', version='1.6.4')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-3-datepicker" % "1.6.4"
[org.webjars.bower/bootstrap-3-datepicker "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.bower : jquery | jar | [1.7.1,) |