Last Version

Immutable JSON :: AST 1.0

Immutable JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

json-ast
Version

Version

1.0
Type

Type

jar
Description

Description

Immutable JSON :: AST
Immutable JSON

Download json-ast 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.javaslang : javaslang jar 1.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.