Last Version

Kotest 4.2.0.RC2

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-core
Version

Version

4.2.0.RC2
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-core 4.2.0.RC2


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

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.