MVN

net.pwall.json : json-kotlin-test

Maven & Gradle

Jul 08, 2023
4 usages
9 stars

Library for testing Kotlin JSON applications · Kotlin classes for testing JSON applications.

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-test</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.json : json-kotlin-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of net.pwall.json : json-kotlin-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
json-kotlin-test-1.2
1.1.x
json-kotlin-test-1.1.11
json-kotlin-test-1.1.10
json-kotlin-test-1.1.9
json-kotlin-test-1.1.8
json-kotlin-test-1.1.7
json-kotlin-test-1.1.6
json-kotlin-test-1.1.5
json-kotlin-test-1.1.4
json-kotlin-test-1.1.3
json-kotlin-test-1.1.2
json-kotlin-test-1.1.1
1.1
json-kotlin-test-1.1
1.0
json-kotlin-test-1.0
0.11
json-kotlin-test-0.11
0.10
json-kotlin-test-0.10
0.9
json-kotlin-test-0.9
0.8
json-kotlin-test-0.8
0.7
json-kotlin-test-0.7
0.6
json-kotlin-test-0.6
0.5
json-kotlin-test-0.5
0.4.x
json-kotlin-test-0.4.1
0.4
json-kotlin-test-0.4
0.3
json-kotlin-test-0.3
0.2
json-kotlin-test-0.2
0.1
json-kotlin-test-0.1

How to add a dependency to Maven

Add the following net.pwall.json : json-kotlin-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-test</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.json : json-kotlin-test gradle dependency to your build.gradle file:

implementation 'net.pwall.json:json-kotlin-test:1.2'

Gradle Kotlin DSL: Add the following net.pwall.json : json-kotlin-test gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.json:json-kotlin-test:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.json : json-kotlin-test sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.json" % "json-kotlin-test" % "1.2"

Advertisement

Dependencies from Group

Jun 28, 2023
21 usages
3 stars
Jul 10, 2023
10 usages
3 stars
Jul 10, 2023
8 usages
11 stars
Nov 06, 2022
7 usages
1 stars
Jul 10, 2023
6 usages
76 stars

Discover Dependencies

Nov 06, 2021
3 usages
1 stars
Aug 25, 2023
6 usages
11.9k stars
Aug 25, 2023
6 usages
11.9k stars
Oct 27, 2021
2 stars
jwi
Jul 14, 2023
1 stars
Aug 27, 2021
1 usages
6 stars
Mar 20, 2022
1 usages
11 stars
Jan 10, 2021
1 stars