is not current version
Last Version 0.9.16

Android Date and Time Input Compose 0.9.15

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.15
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.15


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

Dependencies

compile (2)

Group / Artifact Type Version
com.eygraber : android-date-time-input-common jar 0.9.15
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

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

Project Modules

There are no modules declared in this project.