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

org.webjars:bootstrap-datepicker 1.2.0

WebJar for Bootstrap Datepicker

Группа

Группа

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

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

bootstrap-datepicker
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать bootstrap-datepicker 1.2.0


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