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

org.webjars:bootstrap-datetimepicker 2.2.0-1

WebJar for Bootstrap DateTime Picker

Группа

Группа

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

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

bootstrap-datetimepicker
Версия

Версия

2.2.0-1
Тип

Тип

jar

Скачать bootstrap-datetimepicker 2.2.0-1


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