Android Date Input Compose

A composable that lets the user enter a date.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

android-date-input-compose
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

aar
Description

Description

Android Date Input Compose
A composable 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-compose

How to add to project

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

Group / Artifact Type Version
com.google.accompanist : accompanist-flowlayout jar 0.22.0-rc
androidx.activity » activity jar 1.4.0
androidx.compose.material » material jar 1.1.0-rc01
androidx.compose.ui » ui-tooling jar 1.1.0-rc01

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3
0.9.2
0.9.1