durationkt

null

License

License

GroupId

GroupId

com.github.tkawachi
ArtifactId

ArtifactId

durationkt
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

durationkt
null
Project URL

Project URL

https://github.com/tkawachi/durationkt

Download durationkt

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1