Last Version

Immutable JSON :: Core 1.0

Immutable JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

json-core
Version

Version

1.0
Type

Type

jar
Description

Description

Immutable JSON :: Core
Immutable JSON

Download json-core 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.hamnaberg.json : json-ast jar 1.0
com.javaslang : javaslang jar 1.2.2

test (2)

Group / Artifact Type Version
net.hamnaberg.json : json-pointer jar 1.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.