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.

License

License

GroupId

GroupId

io.github.lzh0379
ArtifactId

ArtifactId

jdatepicker
Last Version

Last Version

2.0.3
Release Date

Release Date

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

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3