org.clojars.astrangeguy/byte-spec

A DSL for reading and writing binary file formats in Clojure.

Leiningen/Boot

[org.clojars.astrangeguy/byte-spec "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.astrangeguy/byte-spec {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("org.clojars.astrangeguy:byte-spec:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.astrangeguy</groupId>
  <artifactId>byte-spec</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.