is not current version
Last Version 0.0.4

me.mattak:moment 0.0.3

SwiftMoment for kotlin

GroupId

GroupId

me.mattak
ArtifactId

ArtifactId

moment
Version

Version

0.0.3
Type

Type

jar

Download moment 0.0.3


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