is not current version
Last Version 0.9.16

Android Date and Time Input Compose 0.9.11

Composables that let the user enter a date or time.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

android-date-time-input-compose
Version

Version

0.9.11
Type

Type

aar
Description

Description

Android Date and Time Input Compose
Composables that let 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-compose 0.9.11


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