cn.leancloud/cheshire

JSON and JSON SMILE encoding, fast.

Leiningen/Boot

[cn.leancloud/cheshire "5.11.1-SNAPSHOT"]

Clojure CLI/deps.edn

cn.leancloud/cheshire {:mvn/version "5.11.1-SNAPSHOT"}

Gradle

implementation("cn.leancloud:cheshire:5.11.1-SNAPSHOT")

Maven

<dependency>
  <groupId>cn.leancloud</groupId>
  <artifactId>cheshire</artifactId>
  <version>5.11.1-SNAPSHOT</version>
</dependency>