| Группа | Группаcom.github.lgooddatepicker |
|---|---|
| Идентификатор | ИдентификаторLGoodDatePicker |
| Версия | Версия10.3.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| LGoodDatePicker-10.3.1.pom | |
| LGoodDatePicker-10.3.1.jar | 332 KB |
| LGoodDatePicker-10.3.1-sources.jar | 320 KB |
| LGoodDatePicker-10.3.1-javadoc.jar | 866 KB |
| LGoodDatePicker-10.3.1-executable-demo.jar | 332 KB |
| Обзор |
<!-- 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"]