is not current version
Last Version 0.0.2

com.github.flavienlaurent.datetimepicker:library 0.0.1

Android library to backport the DateTimePicker

GroupId

GroupId

com.github.flavienlaurent.datetimepicker
ArtifactId

ArtifactId

library
Version

Version

0.0.1
Type

Type

aar

Download library 0.0.1


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