Last Version

Immutable JSON :: javax.json 1.0

Immutable JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

json-javax
Version

Version

1.0
Type

Type

jar
Description

Description

Immutable JSON :: javax.json
Immutable JSON

Download json-javax 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.hamnaberg.json : json-core jar 1.0
org.glassfish : javax.json jar 1.0.4
javax.json : javax.json-api jar 1.0

test (3)

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

Project Modules

There are no modules declared in this project.