LazyDatePicker

This is an Android project to offer an alternative to the native Android Date Picker.

License

License

GroupId

GroupId

com.mikhaellopez
ArtifactId

ArtifactId

lazydatepicker
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

LazyDatePicker
This is an Android project to offer an alternative to the native Android Date Picker.
Project URL

Project URL

https://github.com/lopspower/LazyDatePicker
Source Code Management

Source Code Management

https://github.com/lopspower/LazyDatePicker

Download lazydatepicker

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton.threetenabp : threetenabp jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0