| License |
License |
|---|---|
| GroupId | GroupIdcom.pcchin.dtpreference |
| ArtifactId | ArtifactIddtpreference |
| Version | Version1.3.3 |
| Type | Typeaar |
| Description |
Descriptiondtpreference
A date preference, time preference and date and time preference library for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dtpreference-1.3.3.pom | |
| dtpreference-1.3.3-sources.jar | 10 KB |
| dtpreference-1.3.3-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pcchin.dtpreference/dtpreference/ -->
<dependency>
<groupId>com.pcchin.dtpreference</groupId>
<artifactId>dtpreference</artifactId>
<version>1.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pcchin.dtpreference/dtpreference/
implementation 'com.pcchin.dtpreference:dtpreference:1.3.3'
// https://jarcasting.com/artifacts/com.pcchin.dtpreference/dtpreference/
implementation ("com.pcchin.dtpreference:dtpreference:1.3.3")
'com.pcchin.dtpreference:dtpreference:aar:1.3.3'
<dependency org="com.pcchin.dtpreference" name="dtpreference" rev="1.3.3">
<artifact name="dtpreference" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pcchin.dtpreference', module='dtpreference', version='1.3.3')
)
libraryDependencies += "com.pcchin.dtpreference" % "dtpreference" % "1.3.3"
[com.pcchin.dtpreference/dtpreference "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| » unspecified | jar | |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.preference » preference | jar | 1.1.1 |