net.polyc0l0r/hasch

Cryptographic hashing of EDN datastructures.

Leiningen/Boot

[net.polyc0l0r/hasch "0.3.0-beta2"]

Clojure CLI/deps.edn

net.polyc0l0r/hasch {:mvn/version "0.3.0-beta2"}

Gradle

implementation("net.polyc0l0r:hasch:0.3.0-beta2")

Maven

<dependency>
  <groupId>net.polyc0l0r</groupId>
  <artifactId>hasch</artifactId>
  <version>0.3.0-beta2</version>
</dependency>