mvxcvi/multihash

Native Clojure implementation of the multihash standard.

Leiningen/Boot

[mvxcvi/multihash "2.0.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("mvxcvi:multihash:2.0.3")

Maven

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