KotlinTest

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-runner-console
Last Version

Last Version

3.4.2
Release Date

Release Date

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-console

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.kotlintest : kotlintest-core jar 3.4.2
io.kotlintest : kotlintest-runner-jvm jar 3.4.2
net.sourceforge.argparse4j : argparse4j jar 0.8.1
com.github.ajalt : mordant jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.2
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0-RC3
3.3.0-RC2
3.3.0-RC1