io.replikativ/hasch

Cryptographic hashing of EDN datastructures.

Leiningen/Boot

[io.replikativ/hasch "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.replikativ/hasch {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("io.replikativ:hasch:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.replikativ</groupId>
  <artifactId>hasch</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>