playtest-json

Json Assert library for playing test.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.uzabase
ArtifactId

ArtifactId

playtest-json
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

playtest-json
Json Assert library for playing test.
Project URL

Project URL

https://github.com/uzabase/playtest.git
Source Code Management

Source Code Management

https://github.com/uzabase/playtest/tree/main

Download playtest-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0-RC
com.nfeld.jsonpathkt : jsonpathkt jar 2.0.0

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.0-RC
org.junit.jupiter : junit-jupiter jar 5.8.1
org.amshove.kluent : kluent jar 1.68

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0