is not current version
Last Version 1.9.0

org.webjars.bowergithub.uxsolutions:bootstrap-datepicker 1.7.0-RC3

WebJar for bootstrap-datepicker

GroupId

GroupId

org.webjars.bowergithub.uxsolutions
ArtifactId

ArtifactId

bootstrap-datepicker
Version

Version

1.7.0-RC3
Type

Type

jar

Download bootstrap-datepicker 1.7.0-RC3


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