License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.riotopsys |
ArtifactId | ArtifactIdjson_patch |
Last Version | Last Version0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson_patch
An RFC 6902 (JSON Patch) compliant utility
|
Filename | Size |
---|---|
json_patch-0.0.0.pom | |
json_patch-0.0.0.jar | 18 KB |
json_patch-0.0.0-sources.jar | 13 KB |
json_patch-0.0.0-javadoc.jar | 89 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |