| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.k0shk0sh |
| Идентификатор | ИдентификаторRetainedDateTimePickers |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRetainedDateTimePickers
Android Library to help you with your date & time pickers while retaining the instance of the pickers on orientation change.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| RetainedDateTimePickers-1.0.2.pom | |
| RetainedDateTimePickers-1.0.2.aar | 8 KB |
| RetainedDateTimePickers-1.0.2-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.k0shk0sh/RetainedDateTimePickers/ -->
<dependency>
<groupId>com.github.k0shk0sh</groupId>
<artifactId>RetainedDateTimePickers</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.k0shk0sh/RetainedDateTimePickers/
implementation 'com.github.k0shk0sh:RetainedDateTimePickers:1.0.2'
// https://jarcasting.com/artifacts/com.github.k0shk0sh/RetainedDateTimePickers/
implementation ("com.github.k0shk0sh:RetainedDateTimePickers:1.0.2")
'com.github.k0shk0sh:RetainedDateTimePickers:aar:1.0.2'
<dependency org="com.github.k0shk0sh" name="RetainedDateTimePickers" rev="1.0.2">
<artifact name="RetainedDateTimePickers" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.k0shk0sh', module='RetainedDateTimePickers', version='1.0.2')
)
libraryDependencies += "com.github.k0shk0sh" % "RetainedDateTimePickers" % "1.0.2"
[com.github.k0shk0sh/RetainedDateTimePickers "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-fragment | jar | 25.1.0 |