is not current version
Last Version 0.20

io.github.dekanako:dateretriver 0.2

dateretriver is a simple library that will help the integrators to retrieve dates with respect to System Locale options

GroupId

GroupId

io.github.dekanako
ArtifactId

ArtifactId

dateretriver
Version

Version

0.2
Type

Type

aar

Download dateretriver 0.2


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