Last Version

DateTimePicker Library 0.0.2

Android library to backport the DateTimePicker

License

License

GroupId

GroupId

com.github.flavienlaurent.datetimepicker
ArtifactId

ArtifactId

library
Version

Version

0.0.2
Type

Type

aar
Description

Description

DateTimePicker Library
Android library to backport the DateTimePicker
Project URL

Project URL

https://github.com/flavienlaurent/DateTimePicker
Source Code Management

Source Code Management

https://github.com/flavienlaurent/DateTimePicker

Download library 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nineoldandroids : library jar 2.4.0
com.android.support » support-v4 jar 13.0.0

Project Modules

There are no modules declared in this project.