| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lgooddatepicker |
| Идентификатор | ИдентификаторLGoodDatePicker |
| Версия | Версия11.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеLGoodDatePicker
Java 8 Swing Date Picker. Easy to use, good looking, nice features, and
localized. Uses the JSR-310 standard.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| LGoodDatePicker-11.2.1.pom | |
| LGoodDatePicker-11.2.1.jar | 330 KB |
| LGoodDatePicker-11.2.1-sources.jar | 318 KB |
| LGoodDatePicker-11.2.1-javadoc.jar | 860 KB |
| LGoodDatePicker-11.2.1-core.jar | 330 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lgooddatepicker/LGoodDatePicker/ -->
<dependency>
<groupId>com.github.lgooddatepicker</groupId>
<artifactId>LGoodDatePicker</artifactId>
<version>11.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lgooddatepicker/LGoodDatePicker/
implementation 'com.github.lgooddatepicker:LGoodDatePicker:11.2.1'
// https://jarcasting.com/artifacts/com.github.lgooddatepicker/LGoodDatePicker/
implementation ("com.github.lgooddatepicker:LGoodDatePicker:11.2.1")
'com.github.lgooddatepicker:LGoodDatePicker:jar:11.2.1'
<dependency org="com.github.lgooddatepicker" name="LGoodDatePicker" rev="11.2.1">
<artifact name="LGoodDatePicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lgooddatepicker', module='LGoodDatePicker', version='11.2.1')
)
libraryDependencies += "com.github.lgooddatepicker" % "LGoodDatePicker" % "11.2.1"
[com.github.lgooddatepicker/LGoodDatePicker "11.2.1"]