mvxcvi/clj-cbor

Concise Binary Object Representation (RFC 7049)

Leiningen/Boot

[mvxcvi/clj-cbor "1.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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