io.xapix/cheshire

JSON and JSON SMILE encoding, fast.

Leiningen/Boot

[io.xapix/cheshire "5.8.2-SNAPSHOT"]

Clojure CLI/deps.edn

io.xapix/cheshire {:mvn/version "5.8.2-SNAPSHOT"}

Gradle

implementation("io.xapix:cheshire:5.8.2-SNAPSHOT")

Maven

<dependency>
  <groupId>io.xapix</groupId>
  <artifactId>cheshire</artifactId>
  <version>5.8.2-SNAPSHOT</version>
</dependency>