mvxcvi/clj-cbor

Concise Binary Object Representation (RFC 7049)

Leiningen/Boot

[mvxcvi/clj-cbor "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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