Kotest

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-core
Last Version

Last Version

4.2.0.RC2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.2.0.RC2
4.2.0.RC1
4.1.3
4.1.2
4.1.1
4.1.0
4.1.0.RC2
4.1.0.RC1
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0-BETA3
4.0.0-BETA2
4.0.0-BETA1