is not current version
Last Version 11.2.1

com.github.lgooddatepicker:LGoodDatePicker 7.3.3

Java 8 Swing Date Picker. Easy to use, good looking, nice features, and localized. Uses the JSR-310 standard.

GroupId

GroupId

com.github.lgooddatepicker
ArtifactId

ArtifactId

LGoodDatePicker
Version

Version

7.3.3
Type

Type

jar

Download LGoodDatePicker 7.3.3


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