Last Version

KotlinTest 0.10.0

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages Data
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-datagen
Version

Version

0.10.0
Type

Type

jar
Description

Description

KotlinTest
Kotlin Test Framework
Project URL

Project URL

http://www.github.com/kotlintest/kotlintest-datagen
Source Code Management

Source Code Management

http://www.github.com/kotlintest/kotlintest-datagen/

Download kotlintest-datagen 0.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
com.univocity : univocity-parsers jar 2.8.1

Project Modules

There are no modules declared in this project.