org.clojars.artmsh/cheshire

JSON and JSON SMILE encoding, fast.

Leiningen/Boot

[org.clojars.artmsh/cheshire "5.8.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.artmsh/cheshire {:mvn/version "5.8.1-SNAPSHOT"}

Gradle

implementation("org.clojars.artmsh:cheshire:5.8.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.artmsh</groupId>
  <artifactId>cheshire</artifactId>
  <version>5.8.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.