Last Version

Android Date Input Common 0.9.4

Common code for allowing a user to input a date.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

android-date-input-common
Version

Version

0.9.4
Type

Type

aar
Description

Description

Android Date Input Common
Common code for allowing a user to input 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-common 0.9.4


<!-- https://jarcasting.com/artifacts/com.eygraber/android-date-input-common/ -->
<dependency>
    <groupId>com.eygraber</groupId>
    <artifactId>android-date-input-common</artifactId>
    <version>0.9.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eygraber/android-date-input-common/
implementation 'com.eygraber:android-date-input-common:0.9.4'
// https://jarcasting.com/artifacts/com.eygraber/android-date-input-common/
implementation ("com.eygraber:android-date-input-common:0.9.4")
'com.eygraber:android-date-input-common:aar:0.9.4'
<dependency org="com.eygraber" name="android-date-input-common" rev="0.9.4">
  <artifact name="android-date-input-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eygraber', module='android-date-input-common', version='0.9.4')
)
libraryDependencies += "com.eygraber" % "android-date-input-common" % "0.9.4"
[com.eygraber/android-date-input-common "0.9.4"]

Dependencies

compile (1)

Group / Artifact Type Version
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.