simpledateconverter

Simple date converter library

License

License

GroupId

GroupId

io.github.alexlampa
ArtifactId

ArtifactId

simpledateconverter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

simpledateconverter
Simple date converter library
Project URL

Project URL

https://github.com/AlexLampa/SimpleDateConverter
Source Code Management

Source Code Management

https://github.com/AlexLampa/SimpleDateConverter/tree/master

Download simpledateconverter

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1