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