unified-date-time-picker

A library to manage Date & Time with a single UI component.

License

License

License
GroupId

GroupId

io.github.bobbysandhu
ArtifactId

ArtifactId

unified-date-time-picker
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

unified-date-time-picker
A library to manage Date & Time with a single UI component.
Project URL

Project URL

https://github.com/BobbySandhu/unified-date-time-picker
Source Code Management

Source Code Management

https://github.com/BobbySandhu/unified-date-time-picker

Download unified-date-time-picker

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker/ -->
<dependency>
    <groupId>io.github.bobbysandhu</groupId>
    <artifactId>unified-date-time-picker</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker/
implementation 'io.github.bobbysandhu:unified-date-time-picker:1.0.2'
// https://jarcasting.com/artifacts/io.github.bobbysandhu/unified-date-time-picker/
implementation ("io.github.bobbysandhu:unified-date-time-picker:1.0.2")
'io.github.bobbysandhu:unified-date-time-picker:aar:1.0.2'
<dependency org="io.github.bobbysandhu" name="unified-date-time-picker" rev="1.0.2">
  <artifact name="unified-date-time-picker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bobbysandhu', module='unified-date-time-picker', version='1.0.2')
)
libraryDependencies += "io.github.bobbysandhu" % "unified-date-time-picker" % "1.0.2"
[io.github.bobbysandhu/unified-date-time-picker "1.0.2"]

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0