mvxcvi/clj-cbor

Concise Binary Object Representation (RFC 7049)

Leiningen/Boot

[mvxcvi/clj-cbor "0.7.1"]

Clojure CLI/deps.edn

mvxcvi/clj-cbor {:mvn/version "0.7.1"}

Gradle

implementation("mvxcvi:clj-cbor:0.7.1")

Maven

<dependency>
  <groupId>mvxcvi</groupId>
  <artifactId>clj-cbor</artifactId>
  <version>0.7.1</version>
</dependency>