j

jwebmp-jqui-datetime-picker

The JWebSwing implementation for a JQuery UI Date Time Picker
https://github.com/GedMarc/JQueryUIDateTimePicker
Files download
File Operation
jwebmp-jqui-datetime-picker-1.1.1.1-jre15-SP1.jar download
jwebmp-jqui-datetime-picker-1.1.1.1-jre15-SP1.pom download
jwebmp-jqui-datetime-picker-1.1.1.1-jre15-SP1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.plugins.jquery</groupId>
  <artifactId>jwebmp-jqui-datetime-picker</artifactId>
  <version>1.1.1.1-jre15-SP1</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.plugins.jquery:jwebmp-jqui-datetime-picker:1.1.1.1-jre15-SP1'
Gradle Kotlin
implementation("com.jwebmp.plugins.jquery:jwebmp-jqui-datetime-picker:1.1.1.1-jre15-SP1")
Scala SBT
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-jqui-datetime-picker" % "1.1.1.1-jre15-SP1"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-jqui-datetime-picker', version='1.1.1.1-jre15-SP1')
)
Apache Ivy
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-jqui-datetime-picker" rev="1.1.1.1-jre15-SP1" />
Leiningen
[com.jwebmp.plugins.jquery/jwebmp-jqui-datetime-picker "1.1.1.1-jre15-SP1"]
Apache Buildr
'com.jwebmp.plugins.jquery:jwebmp-jqui-datetime-picker:jar:1.1.1.1-jre15-SP1'