mvxcvi/multihash

Native Clojure implementation of the multihash standard.

Leiningen/Boot

[mvxcvi/multihash "2.0.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("mvxcvi:multihash:2.0.0")

Maven

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