| License |
License |
|---|---|
| Categories |
CategoriesKotlin Languages Data |
| GroupId | GroupIdio.kotlintest |
| ArtifactId | ArtifactIdkotlintest-datagen |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKotlinTest
Kotlin Test Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kotlintest-datagen-0.10.0.pom | |
| kotlintest-datagen-0.10.0.jar | 352 KB |
| kotlintest-datagen-0.10.0-sources.jar | 9 KB |
| kotlintest-datagen-0.10.0-javadoc.jar | 63 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.21 |
| com.univocity : univocity-parsers | jar | 2.8.1 |