не последняя версия
Последняя версия 0.0.3

io.github.alexlampa:simpledateconverter 0.0.2

Simple date converter library

Группа

Группа

io.github.alexlampa
Идентификатор

Идентификатор

simpledateconverter
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать simpledateconverter 0.0.2


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