Last Version

kotlin-times 1.0

Extension functions for simple and readable loops.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

kotlin-times
Version

Version

1.0
Type

Type

jar
Description

Description

kotlin-times
Extension functions for simple and readable loops.
Project URL

Project URL

http://github.com/czyzby/kotlin-times
Source Code Management

Source Code Management

http://github.com/czyzby/kotlin-times/

Download kotlin-times 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.3

Project Modules

There are no modules declared in this project.