is not current version
Last Version 1.0.2

com.github.k0shk0sh:RetainedDateTimePickers 1.0.1

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

GroupId

GroupId

com.github.k0shk0sh
ArtifactId

ArtifactId

RetainedDateTimePickers
Version

Version

1.0.1
Type

Type

aar

Download RetainedDateTimePickers 1.0.1


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