| Группа | Группаcom.github.lgooddatepicker |
|---|---|
| Идентификатор | ИдентификаторLGoodDatePicker |
| Версия | Версия11.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| LGoodDatePicker-11.2.0.pom | |
| LGoodDatePicker-11.2.0.jar | 331 KB |
| LGoodDatePicker-11.2.0-sources.jar | 318 KB |
| LGoodDatePicker-11.2.0-javadoc.jar | 860 KB |
| LGoodDatePicker-11.2.0-core.jar | 331 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lgooddatepicker/LGoodDatePicker/ -->
<dependency>
<groupId>com.github.lgooddatepicker</groupId>
<artifactId>LGoodDatePicker</artifactId>
<version>11.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lgooddatepicker/LGoodDatePicker/
implementation 'com.github.lgooddatepicker:LGoodDatePicker:11.2.0'
// https://jarcasting.com/artifacts/com.github.lgooddatepicker/LGoodDatePicker/
implementation ("com.github.lgooddatepicker:LGoodDatePicker:11.2.0")
'com.github.lgooddatepicker:LGoodDatePicker:jar:11.2.0'
<dependency org="com.github.lgooddatepicker" name="LGoodDatePicker" rev="11.2.0">
<artifact name="LGoodDatePicker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lgooddatepicker', module='LGoodDatePicker', version='11.2.0')
)
libraryDependencies += "com.github.lgooddatepicker" % "LGoodDatePicker" % "11.2.0"
[com.github.lgooddatepicker/LGoodDatePicker "11.2.0"]