j

jwebmp-bootstrap4-date-time-picker

The JWebSwing implementation for Bootstrap Date Time Picker Tempus Dominus
https://github.com/GedMarc/Bootstrap-BSDateTimePickerPlugin
Files download
File Operation
jwebmp-bootstrap4-date-time-picker-0.62.0.1.jar download
jwebmp-bootstrap4-date-time-picker-0.62.0.1.pom download
jwebmp-bootstrap4-date-time-picker-0.62.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.jre11</groupId>
  <artifactId>jwebmp-bootstrap4-date-time-picker</artifactId>
  <version>0.62.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.jre11:jwebmp-bootstrap4-date-time-picker:0.62.0.1'
Gradle Kotlin
implementation("com.jwebmp.jre11:jwebmp-bootstrap4-date-time-picker:0.62.0.1")
Scala SBT
libraryDependencies += "com.jwebmp.jre11" % "jwebmp-bootstrap4-date-time-picker" % "0.62.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.jre11', module='jwebmp-bootstrap4-date-time-picker', version='0.62.0.1')
)
Apache Ivy
<dependency org="com.jwebmp.jre11" name="jwebmp-bootstrap4-date-time-picker" rev="0.62.0.1" />
Leiningen
[com.jwebmp.jre11/jwebmp-bootstrap4-date-time-picker "0.62.0.1"]
Apache Buildr
'com.jwebmp.jre11:jwebmp-bootstrap4-date-time-picker:jar:0.62.0.1'