is not current version
Last Version 7.1.0

net.hamnaberg.json:immutable-json-patch 4.0.1


Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json-patch
Version

Version

4.0.1
Type

Type

jar

Download immutable-json-patch 4.0.1


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