json_patch

An RFC 6902 (JSON Patch) compliant utility

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.riotopsys
ArtifactId

ArtifactId

json_patch
Last Version

Last Version

0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

json_patch
An RFC 6902 (JSON Patch) compliant utility

Download json_patch

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0