MVN

io.kotlintest : kotlintest-assertions-json

Maven & Gradle

Sep 21, 2019
1 usages
4.1k stars

KotlinTest · Kotlin Test Framework

<dependency>
    <groupId>io.kotlintest</groupId>
    <artifactId>kotlintest-assertions-json</artifactId>
    <version>3.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.4.2
  • Latest Release Candidate: 3.3.0-RC3

All Versions

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

Version Vulnerabilities Updated
3.4.x
kotlintest-assertions-json-3.4.2
kotlintest-assertions-json-3.4.1
kotlintest-assertions-json-3.4.0
3.3.x
kotlintest-assertions-json-3.3.3
kotlintest-assertions-json-3.3.2
kotlintest-assertions-json-3.3.1
kotlintest-assertions-json-3.3.0
kotlintest-assertions-json-3.3.0-RC3
kotlintest-assertions-json-3.3.0-RC2
kotlintest-assertions-json-3.3.0-RC1
3.2.x
kotlintest-assertions-json-3.2.1
kotlintest-assertions-json-3.2.0
kotlintest-assertions-json-3.2.0-RC2
kotlintest-assertions-json-3.2.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.kotlintest</groupId>
    <artifactId>kotlintest-assertions-json</artifactId>
    <version>3.4.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.kotlintest:kotlintest-assertions-json:3.4.2'

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

implementation("io.kotlintest:kotlintest-assertions-json:3.4.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.kotlintest" % "kotlintest-assertions-json" % "3.4.2"

Advertisement

Dependencies from Group

Sep 21, 2019
165 usages
4.1k stars
Oct 10, 2017
145 usages
4.1k stars
Sep 21, 2019
52 usages
4.1k stars
Sep 21, 2019
51 usages
4.1k stars
Sep 21, 2019
22 usages
4.1k stars

Discover Dependencies

Feb 07, 2019
1 usages
268 stars
Jan 16, 2021
2 usages
4 stars
Nov 17, 2022
2 usages
15 stars
Aug 11, 2023
1 usages
226 stars
Jul 18, 2019
1 usages
Nov 01, 2020
321 stars
Jan 16, 2023
5 usages
2k stars
May 15, 2019
1 usages
2 stars