datetime

๐Ÿ˜ A beautiful, fluid, and extensible dialogs API for Kotlin & Android.

License

License

GroupId

GroupId

com.afollestad.material-dialogs
ArtifactId

ArtifactId

datetime
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

datetime
๐Ÿ˜ A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
Project URL

Project URL

https://github.com/afollestad/material-dialogs
Source Code Management

Source Code Management

https://github.com/afollestad/material-dialogs/tree/main

Download datetime

How to add to project

<!-- https://jarcasting.com/artifacts/com.afollestad.material-dialogs/datetime/ -->
<dependency>
    <groupId>com.afollestad.material-dialogs</groupId>
    <artifactId>datetime</artifactId>
    <version>3.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/datetime/
implementation 'com.afollestad.material-dialogs:datetime:3.3.0'
// https://jarcasting.com/artifacts/com.afollestad.material-dialogs/datetime/
implementation ("com.afollestad.material-dialogs:datetime:3.3.0")
'com.afollestad.material-dialogs:datetime:aar:3.3.0'
<dependency org="com.afollestad.material-dialogs" name="datetime" rev="3.3.0">
  <artifact name="datetime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.afollestad.material-dialogs', module='datetime', version='3.3.0')
)
libraryDependencies += "com.afollestad.material-dialogs" % "datetime" % "3.3.0"
[com.afollestad.material-dialogs/datetime "3.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.afollestad : viewpagerdots jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
com.afollestad.material-dialogs : core jar 3.3.0
com.afollestad : date-picker jar 0.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.1
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.8.1
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0