clj-json-forthold

Updated to latest jackson: Fast JSON encoding and decoding for Clojure via the Jackson library.

Leiningen/Boot

[clj-json-forthold "0.1.0"]

Clojure CLI/deps.edn

clj-json-forthold/clj-json-forthold {:mvn/version "0.1.0"}

Gradle

implementation("clj-json-forthold:clj-json-forthold:0.1.0")

Maven

<dependency>
  <groupId>clj-json-forthold</groupId>
  <artifactId>clj-json-forthold</artifactId>
  <version>0.1.0</version>
</dependency>