License |
License |
---|---|
GroupId | GroupIdcom.eygraber |
ArtifactId | ArtifactIdandroid-date-input-view |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Date Input View
A custom View that lets the user enter a date.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-date-input-view-0.9.4.pom | |
android-date-input-view-0.9.4-sources.jar | 261 bytes |
android-date-input-view-0.9.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.eygraber/android-date-input-view/ -->
<dependency>
<groupId>com.eygraber</groupId>
<artifactId>android-date-input-view</artifactId>
<version>0.9.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/android-date-input-view/
implementation 'com.eygraber:android-date-input-view:0.9.4'
// https://jarcasting.com/artifacts/com.eygraber/android-date-input-view/
implementation ("com.eygraber:android-date-input-view:0.9.4")
'com.eygraber:android-date-input-view:aar:0.9.4'
<dependency org="com.eygraber" name="android-date-input-view" rev="0.9.4">
<artifact name="android-date-input-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='android-date-input-view', version='0.9.4')
)
libraryDependencies += "com.eygraber" % "android-date-input-view" % "0.9.4"
[com.eygraber/android-date-input-view "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.eygraber : android-date-input-common | jar | 0.9.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
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 |