is not current version
Last Version 1.1.7

Library for testing Kotlin JSON applications 1.1.5

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
Version

Version

1.1.5
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 1.1.5


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

Dependencies

compile (6)

Group / Artifact Type Version
net.pwall.json : json-simple jar 1.5.2
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.