is not current version
Last Version 6.2.0

net.hamnaberg.json:immutable-json-native 3.5.0


Categories

Categories

Net JSON Data Native Development Tools
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json-native
Version

Version

3.5.0
Type

Type

jar

Download immutable-json-native 3.5.0


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