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