Kotest

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-framework-launcher
Last Version

Last Version

4.2.0
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-framework-launcher

How to add to project

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

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