mvxcvi/multihash

Native Clojure implementation of the multihash standard.

Leiningen/Boot

[mvxcvi/multihash "0.1.0"]

Clojure CLI/deps.edn

mvxcvi/multihash {:mvn/version "0.1.0"}

Gradle

implementation("mvxcvi:multihash:0.1.0")

Maven

<dependency>
  <groupId>mvxcvi</groupId>
  <artifactId>multihash</artifactId>
  <version>0.1.0</version>
</dependency>