is not current version
Last Version 0.0.3

io.github.alexlampa:simpledateconverter 0.0.1

Simple date converter library

GroupId

GroupId

io.github.alexlampa
ArtifactId

ArtifactId

simpledateconverter
Version

Version

0.0.1
Type

Type

aar

Download simpledateconverter 0.0.1


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