RetainedDateTimePickers

Android Library to help you with your date & time pickers while retaining the instance of the pickers on orientation change.

License

License

GroupId

GroupId

com.github.k0shk0sh
ArtifactId

ArtifactId

RetainedDateTimePickers
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

RetainedDateTimePickers
Android Library to help you with your date & time pickers while retaining the instance of the pickers on orientation change.
Project URL

Project URL

https://github.com/k0shk0sh/RetainedDateTimePickers
Source Code Management

Source Code Management

https://github.com/k0shk0sh/RetainedDateTimePickers

Download RetainedDateTimePickers

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-fragment jar 25.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0