binary-codec

FIXME: write description

Leiningen/Boot

[binary-codec "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

binary-codec/binary-codec {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("binary-codec:binary-codec:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>binary-codec</groupId>
  <artifactId>binary-codec</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>