is not current version
Last Version 5.3.2

Kotest 5.3.1

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-bom
Version

Version

5.3.1
Type

Type

pom
Description

Description

Kotest
Kotlin Test Framework
Project URL

Project URL

https://github.com/kotest/kotest
Source Code Management

Source Code Management

https://github.com/kotest/kotest/

Download kotest-bom 5.3.1


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

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.