Last Version

Kotest 4.1.3.2

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-runner-console
Version

Version

4.1.3.2
Type

Type

pom
Description

Description

Kotest
Kotlin Test Framework
Project URL

Project URL

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

Source Code Management

http://www.github.com/kotest/kotest/

Download kotest-runner-console 4.1.3.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.