Last Version

Android Date Input View 0.9.4

A custom View that lets the user enter a date.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

android-date-input-view
Version

Version

0.9.4
Type

Type

aar
Description

Description

Android Date Input View
A custom View that lets the user enter a date.
Project URL

Project URL

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

Source Code Management

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

Download android-date-input-view 0.9.4


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.eygraber : android-date-input-common jar 0.9.4
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-alpha01

Project Modules

There are no modules declared in this project.