MVN

io.kotest : kotest-assertions-native

Maven & Gradle

Jun 20, 2020
1 usages
4.2k stars

Kotest · Kotlin Test Framework

<dependency>
    <groupId>io.kotest</groupId>
    <artifactId>kotest-assertions-native</artifactId>
    <version>4.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kotest : kotest-assertions-native to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.7
  • Latest Beta: 4.0.0-BETA3

All Versions

Choose a version of io.kotest : kotest-assertions-native to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
kotest-assertions-native-4.0.7
kotest-assertions-native-4.0.6
kotest-assertions-native-4.0.5
kotest-assertions-native-4.0.4
kotest-assertions-native-4.0.3
kotest-assertions-native-4.0.2
kotest-assertions-native-4.0.1
kotest-assertions-native-4.0.0
kotest-assertions-native-4.0.0-BETA3
kotest-assertions-native-4.0.0-BETA2
kotest-assertions-native-4.0.0-BETA1

How to add a dependency to Maven

Add the following io.kotest : kotest-assertions-native maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.kotest</groupId>
    <artifactId>kotest-assertions-native</artifactId>
    <version>4.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.kotest : kotest-assertions-native gradle dependency to your build.gradle file:

implementation 'io.kotest:kotest-assertions-native:4.0.7'

Gradle Kotlin DSL: Add the following io.kotest : kotest-assertions-native gradle kotlin dependency to your build.gradle.kts file:

implementation("io.kotest:kotest-assertions-native:4.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.kotest : kotest-assertions-native sbt scala dependency to your build.sbt file:

libraryDependencies += "io.kotest" % "kotest-assertions-native" % "4.0.7"

Advertisement

Dependencies from Group

May 10, 2023
102 usages
4.2k stars
May 10, 2023
78 usages
4.2k stars
May 10, 2023
47 usages
4.2k stars
May 10, 2023
39 usages
4.2k stars
May 10, 2023
24 usages
4.2k stars

Discover Dependencies

May 10, 2023
1 usages
4.2k stars
Feb 10, 2020
1 usages
2.4k stars
Feb 10, 2020
1 usages
2.4k stars
Mar 24, 2020
1 usages
607 stars
Mar 24, 2020
1 usages
607 stars
Mar 24, 2020
1 usages
607 stars