| Лицензия |
Лицензия
License
|
|---|---|
| Группа | Группаio.github.bobbysandhu |
| Идентификатор | Идентификаторunified-date-time-picker-kt |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
Описаниеunified-date-time-picker-kt
A library to manage Date & Time with a single UI component.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| unified-date-time-picker-kt-1.0.1.pom | |
| unified-date-time-picker-kt-1.0.1-sources.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker-kt/ -->
<dependency>
<groupId>io.github.bobbysandhu</groupId>
<artifactId>unified-date-time-picker-kt</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker-kt/
implementation 'io.github.bobbysandhu:unified-date-time-picker-kt:1.0.1'
// https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker-kt/
implementation ("io.github.bobbysandhu:unified-date-time-picker-kt:1.0.1")
'io.github.bobbysandhu:unified-date-time-picker-kt:aar:1.0.1'
<dependency org="io.github.bobbysandhu" name="unified-date-time-picker-kt" rev="1.0.1">
<artifact name="unified-date-time-picker-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bobbysandhu', module='unified-date-time-picker-kt', version='1.0.1')
)
libraryDependencies += "io.github.bobbysandhu" % "unified-date-time-picker-kt" % "1.0.1"
[io.github.bobbysandhu/unified-date-time-picker-kt "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |