is not current version
Last Version 7.1.0

net.hamnaberg.json:immutable-json 6.2.0

Immutable JSON

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json
Version

Version

6.2.0
Type

Type

jar

Download immutable-json 6.2.0


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