| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.eygraber |
| Идентификатор | Идентификаторandroid-date-time-input-common |
| Последняя версия | Последняя версия0.9.16 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Date and Time Input Common
Common code for allowing a user to input a date or time.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-date-time-input-common-0.9.16.pom | |
| android-date-time-input-common-0.9.16-sources.jar | 261 bytes |
| android-date-time-input-common-0.9.16-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.eygraber/android-date-time-input-common/ -->
<dependency>
<groupId>com.eygraber</groupId>
<artifactId>android-date-time-input-common</artifactId>
<version>0.9.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/android-date-time-input-common/
implementation 'com.eygraber:android-date-time-input-common:0.9.16'
// https://jarcasting.com/artifacts/com.eygraber/android-date-time-input-common/
implementation ("com.eygraber:android-date-time-input-common:0.9.16")
'com.eygraber:android-date-time-input-common:aar:0.9.16'
<dependency org="com.eygraber" name="android-date-time-input-common" rev="0.9.16">
<artifact name="android-date-time-input-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='android-date-time-input-common', version='0.9.16')
)
libraryDependencies += "com.eygraber" % "android-date-time-input-common" % "0.9.16"
[com.eygraber/android-date-time-input-common "0.9.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Необязательный | jar | 1.6.10 |
| androidx.constraintlayout » constraintlayout Необязательный | jar | 2.1.3 |
| androidx.core » core-ktx Необязательный | jar | 1.8.0-beta01 |
| com.google.android.material » material Необязательный | jar | 1.6.0 |