data.json

Generating/parsing JSON from/to Clojure data structures

License

License

Categories

Categories

Clojure Languages Data JSON
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

data.json
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

data.json
Generating/parsing JSON from/to Clojure data structures
Project URL

Project URL

https://github.com/clojure/data.json

Download data.json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.9.0

test (1)

Group / Artifact Type Version
org.clojure : test.check jar 1.1.0

Project Modules

There are no modules declared in this project.
org.clojure

Clojure

Versions

Version
2.4.0
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0