Last Version

jdatepicker 1.3.4

JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a panel.

License

License

GroupId

GroupId

org.jdatepicker
ArtifactId

ArtifactId

jdatepicker
Version

Version

1.3.4
Type

Type

jar
Description

Description

jdatepicker
JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a panel.
Project URL

Project URL

http://jdatepicker.org
Source Code Management

Source Code Management

http://github.com/JDatePicker/JDatePicker

Download jdatepicker 1.3.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.