License |
License |
---|---|
GroupId | GroupIdcom.eygraber |
ArtifactId | ArtifactIdandroid-date-input-view-coroutine-extensions |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Date Input View Coroutines
Coroutine extensions for DateInputView.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.eygraber/android-date-input-view-coroutine-extensions/ -->
<dependency>
<groupId>com.eygraber</groupId>
<artifactId>android-date-input-view-coroutine-extensions</artifactId>
<version>0.9.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/android-date-input-view-coroutine-extensions/
implementation 'com.eygraber:android-date-input-view-coroutine-extensions:0.9.4'
// https://jarcasting.com/artifacts/com.eygraber/android-date-input-view-coroutine-extensions/
implementation ("com.eygraber:android-date-input-view-coroutine-extensions:0.9.4")
'com.eygraber:android-date-input-view-coroutine-extensions:aar:0.9.4'
<dependency org="com.eygraber" name="android-date-input-view-coroutine-extensions" rev="0.9.4">
<artifact name="android-date-input-view-coroutine-extensions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='android-date-input-view-coroutine-extensions', version='0.9.4')
)
libraryDependencies += "com.eygraber" % "android-date-input-view-coroutine-extensions" % "0.9.4"
[com.eygraber/android-date-input-view-coroutine-extensions "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.eygraber : android-date-input-view | jar | 0.9.4 |
androidx.constraintlayout » constraintlayout | jar | 2.1.3 |
androidx.core » core-ktx | jar | 1.8.0-alpha02 |
com.google.android.material » material | jar | 1.6.0-alpha01 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |