is not current version
Last Version 0.9.16

Android Date and Time Input View 0.9.11

Custom Views that lets the user enter a date or time.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

android-date-time-input-view
Version

Version

0.9.11
Type

Type

aar
Description

Description

Android Date and Time Input View
Custom Views that lets the user enter a date or time.
Project URL

Project URL

https://github.com/eygraber/android-date-time-input/
Source Code Management

Source Code Management

https://github.com/eygraber/android-date-time-input/

Download android-date-time-input-view 0.9.11


<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/com.eygraber/android-date-time-input-view/
implementation ("com.eygraber:android-date-time-input-view:0.9.11")
'com.eygraber:android-date-time-input-view:aar:0.9.11'
<dependency org="com.eygraber" name="android-date-time-input-view" rev="0.9.11">
  <artifact name="android-date-time-input-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='android-date-time-input-view', version='0.9.11')
)
libraryDependencies += "com.eygraber" % "android-date-time-input-view" % "0.9.11"
[com.eygraber/android-date-time-input-view "0.9.11"]

Dependencies

compile (2)

Group / Artifact Type Version
com.eygraber : android-date-time-input-common jar 0.9.11
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

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

Project Modules

There are no modules declared in this project.