Last Version

JDP 1.5

JDP is a Java datepicker using Swing

License

License

GroupId

GroupId

eu.hansolo
ArtifactId

ArtifactId

jdp
Version

Version

1.5
Type

Type

jar
Description

Description

JDP
JDP is a Java datepicker using Swing
Project URL

Project URL

https://github.com/HanSolo/jdp/wiki
Source Code Management

Source Code Management

https://github.com/HanSolo/jdp.git

Download jdp 1.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.