Last Version

Android Date and Time Input View 0.9.16

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.16
Type

Type

pom
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.16


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

Dependencies

compile (5)

Group / Artifact Type Version
com.eygraber : android-date-time-input-common Optional jar 0.9.16
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.10
androidx.constraintlayout » constraintlayout Optional jar 2.1.3
androidx.core » core-ktx Optional jar 1.8.0-beta01
com.google.android.material » material Optional jar 1.6.0

Project Modules

There are no modules declared in this project.