is not current version
Last Version 1.3.3

com.pcchin.dtpreference:dtpreference 1.1.0

A date preference, time preference and date and time preference library for Android.

GroupId

GroupId

com.pcchin.dtpreference
ArtifactId

ArtifactId

dtpreference
Version

Version

1.1.0
Type

Type

aar

Download dtpreference 1.1.0


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