Last Version

android-datetime 1.1

Holds helper classes for add DatePicker or DateTimePicker to a EditText component

License

License

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

android-datetime
Version

Version

1.1
Type

Type

jar
Description

Description

android-datetime
Holds helper classes for add DatePicker or DateTimePicker to a EditText component
Project URL

Project URL

https://github.com/astrapi69/android-datetime
Project Organization

Project Organization

Asterios Raptis

Download android-datetime 1.1


<!-- https://jarcasting.com/artifacts/io.github.astrapi69/android-datetime/ -->
<dependency>
    <groupId>io.github.astrapi69</groupId>
    <artifactId>android-datetime</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/android-datetime/
implementation 'io.github.astrapi69:android-datetime:1.1'
// https://jarcasting.com/artifacts/io.github.astrapi69/android-datetime/
implementation ("io.github.astrapi69:android-datetime:1.1")
'io.github.astrapi69:android-datetime:jar:1.1'
<dependency org="io.github.astrapi69" name="android-datetime" rev="1.1">
  <artifact name="android-datetime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='android-datetime', version='1.1')
)
libraryDependencies += "io.github.astrapi69" % "android-datetime" % "1.1"
[io.github.astrapi69/android-datetime "1.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

Project Modules

There are no modules declared in this project.