License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.github.dekanako |
ArtifactId | ArtifactIddateretriver |
Version | Version0.20 |
Type | Typeaar |
Description |
Descriptiondateretriver
dateretriver is a simple library that will help the integrators to retrieve dates with respect to System Locale options
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dateretriver-0.20.pom | |
dateretriver-0.20-sources.jar | 261 bytes |
dateretriver-0.20-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dekanako/dateretriver/ -->
<dependency>
<groupId>io.github.dekanako</groupId>
<artifactId>dateretriver</artifactId>
<version>0.20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dekanako/dateretriver/
implementation 'io.github.dekanako:dateretriver:0.20'
// https://jarcasting.com/artifacts/io.github.dekanako/dateretriver/
implementation ("io.github.dekanako:dateretriver:0.20")
'io.github.dekanako:dateretriver:aar:0.20'
<dependency org="io.github.dekanako" name="dateretriver" rev="0.20">
<artifact name="dateretriver" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dekanako', module='dateretriver', version='0.20')
)
libraryDependencies += "io.github.dekanako" % "dateretriver" % "0.20"
[io.github.dekanako/dateretriver "0.20"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |