не последняя версия
Последняя версия 1.9.0

org.webjars.bower:bootstrap-datepicker 1.6.4

WebJar for bootstrap-datepicker

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

bootstrap-datepicker
Версия

Версия

1.6.4
Тип

Тип

jar

Скачать bootstrap-datepicker 1.6.4


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