is not current version
Last Version 6aa746736d

org.webjars:bootstrap-datetimepicker 2.4.4

WebJar for Bootstrap DateTime Picker

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-datetimepicker
Version

Version

2.4.4
Type

Type

jar

Download bootstrap-datetimepicker 2.4.4


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