es.topiq/hasch

Cryptographic hashing of EDN datastructures.

Leiningen/Boot

[es.topiq/hasch "0.3.0-beta3"]

Clojure CLI/deps.edn

es.topiq/hasch {:mvn/version "0.3.0-beta3"}

Gradle

implementation("es.topiq:hasch:0.3.0-beta3")

Maven

<dependency>
  <groupId>es.topiq</groupId>
  <artifactId>hasch</artifactId>
  <version>0.3.0-beta3</version>
</dependency>