JSONAssert extended

An extended implementation of the JSONAssert library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fslev
ArtifactId

ArtifactId

jsonassert-extended
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSONAssert extended
An extended implementation of the JSONAssert library

Download jsonassert-extended

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0