Last Version

io.github.erictsangx:kotlin-random 0.0.1

A very simple lib of Java Random and Kotlin aims to make testing easier, no magic.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.erictsangx
ArtifactId

ArtifactId

kotlin-random
Version

Version

0.0.1
Type

Type

jar
Description

Description

io.github.erictsangx:kotlin-random
A very simple lib of Java Random and Kotlin aims to make testing easier, no magic.
Project URL

Project URL

https://github.com/erictsangx/kotlin-random
Source Code Management

Source Code Management

https://github.com/erictsangx/kotlin-random

Download kotlin-random 0.0.1


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3
org.jetbrains.kotlin : kotlin-test jar 1.1.1
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M3

Project Modules

There are no modules declared in this project.