is not current version
Last Version 7.1.0

net.hamnaberg.json:immutable-json-core 6.2.0


Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json-core
Version

Version

6.2.0
Type

Type

jar

Download immutable-json-core 6.2.0


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