is not current version
Last Version 6aa746736d

org.webjars:bootstrap-datetimepicker 2.3.8

WebJar for Bootstrap DateTime Picker

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-datetimepicker
Version

Version

2.3.8
Type

Type

jar

Download bootstrap-datetimepicker 2.3.8


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