is not current version
Last Version 0.0.4

me.mattak:moment 0.0.1

SwiftMoment for kotlin

GroupId

GroupId

me.mattak
ArtifactId

ArtifactId

moment
Version

Version

0.0.1
Type

Type

jar

Download moment 0.0.1


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