datetimepicker

The framework version of the material date / time pickers of Android ported back to API 14. This library uses the AppCompat library to provide the necessary functions for new features, such as vector drawables and material design.

License

License

GroupId

GroupId

com.takisoft.datetimepicker
ArtifactId

ArtifactId

datetimepicker
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

datetimepicker
The framework version of the material date / time pickers of Android ported back to API 14. This library uses the AppCompat library to provide the necessary functions for new features, such as vector drawables and material design.
Project URL

Project URL

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

Source Code Management

https://github.com/Gericop/DateTimePicker/tree/master

Download datetimepicker

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

runtime (1)

Group / Artifact Type Version
androidx.dynamicanimation » dynamicanimation jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2