не последняя версия
Последняя версия 11.2.1

com.github.lgooddatepicker:LGoodDatePicker 10.3.1

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

Группа

Группа

com.github.lgooddatepicker
Идентификатор

Идентификатор

LGoodDatePicker
Версия

Версия

10.3.1
Тип

Тип

jar

Скачать LGoodDatePicker 10.3.1


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