KotlinMoment

SwiftMoment for kotlin

License

License

GroupId

GroupId

me.mattak
ArtifactId

ArtifactId

moment
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

KotlinMoment
SwiftMoment for kotlin
Project URL

Project URL

https://github.com/mattak/KotlinMoment

Download moment

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1