Last Version

KotlinTest 3.4.2

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-runner-jvm
Version

Version

3.4.2
Type

Type

jar
Description

Description

KotlinTest
Kotlin Test Framework
Project URL

Project URL

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

Source Code Management

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

Download kotlintest-runner-jvm 3.4.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.kotlintest : kotlintest-core jar 3.4.2
io.kotlintest : kotlintest-extensions jar 3.4.2
io.github.classgraph : classgraph jar 4.8.1
org.slf4j : slf4j-api jar 1.7.25
io.arrow-kt : arrow-core-extensions jar 0.9.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1

Project Modules

There are no modules declared in this project.