Last Version

Immutable JSON 7.1.0

Immutable JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json
Version

Version

7.1.0
Type

Type

pom
Description

Description

Immutable JSON
Immutable JSON
Project URL

Project URL

https://github.com/hamnis/immutable-json
Source Code Management

Source Code Management

https://github.com/hamnis/immutable-json

Download immutable-json 7.1.0

Filename Size
immutable-json-7.1.0.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ast
  • core
  • codec
  • reflection
  • pointer
  • patch
  • jackson
  • javax-json
  • gson