Library for testing Kotlin JSON applications

Kotlin classes for testing JSON applications.

License

License

Categories

Categories

Kotlin Languages Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-test
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Library for testing Kotlin JSON applications
Kotlin classes for testing JSON applications.
Project URL

Project URL

https://github.com/pwall567/json-kotlin-test
Source Code Management

Source Code Management

https://github.com/pwall567/json-kotlin-test

Download json-kotlin-test

How to add to project

<!-- https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-test/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-test</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-test/
implementation 'net.pwall.json:json-kotlin-test:1.1.7'
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-test/
implementation ("net.pwall.json:json-kotlin-test:1.1.7")
'net.pwall.json:json-kotlin-test:jar:1.1.7'
<dependency org="net.pwall.json" name="json-kotlin-test" rev="1.1.7">
  <artifact name="json-kotlin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='json-kotlin-test', version='1.1.7')
)
libraryDependencies += "net.pwall.json" % "json-kotlin-test" % "1.1.7"
[net.pwall.json/json-kotlin-test "1.1.7"]

Dependencies

compile (6)

Group / Artifact Type Version
net.pwall.json : json-simple jar 1.5.4
net.pwall.json : json-validation jar 1.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.0
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4.1
0.4
0.3
0.2
0.1