is not current version
Last Version 6.2.0

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


Categories

Categories

Net JSON Data Native Development Tools
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json-native
Version

Version

4.1.0
Type

Type

jar

Download immutable-json-native 4.1.0


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