org.clojars.vljosa/cheshire

JSON and JSON SMILE encoding, fast.

Leiningen/Boot

[org.clojars.vljosa/cheshire "5.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.vljosa/cheshire {:mvn/version "5.5.1-SNAPSHOT"}

Gradle

implementation("org.clojars.vljosa:cheshire:5.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.vljosa</groupId>
  <artifactId>cheshire</artifactId>
  <version>5.5.1-SNAPSHOT</version>
</dependency>

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