License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootstrap-datetimepicker |
Last Version | Last Version6aa746736d |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootstrap DateTime Picker
WebJar for Bootstrap DateTime Picker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-datetimepicker/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-datetimepicker</artifactId>
<version>6aa746736d</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-datetimepicker/
implementation 'org.webjars:bootstrap-datetimepicker:6aa746736d'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-datetimepicker/
implementation ("org.webjars:bootstrap-datetimepicker:6aa746736d")
'org.webjars:bootstrap-datetimepicker:jar:6aa746736d'
<dependency org="org.webjars" name="bootstrap-datetimepicker" rev="6aa746736d">
<artifact name="bootstrap-datetimepicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-datetimepicker', version='6aa746736d')
)
libraryDependencies += "org.webjars" % "bootstrap-datetimepicker" % "6aa746736d"
[org.webjars/bootstrap-datetimepicker "6aa746736d"]