Last Version

Kotest 5.3.2

Kotlin Test Framework

License

License

GroupId

GroupId

io.kotest
ArtifactId

ArtifactId

kotest-bom
Version

Version

5.3.2
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.2


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