org.clojars.fctorial/parse-struct

Parse C struct dumps in clojure

Leiningen/Boot

[org.clojars.fctorial/parse-struct "0.5.5"]

Clojure CLI/deps.edn

org.clojars.fctorial/parse-struct {:mvn/version "0.5.5"}

Gradle

implementation("org.clojars.fctorial:parse-struct:0.5.5")

Maven

<dependency>
  <groupId>org.clojars.fctorial</groupId>
  <artifactId>parse-struct</artifactId>
  <version>0.5.5</version>
</dependency>

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