mvxcvi/multihash

Native Clojure implementation of the multihash standard.

Leiningen/Boot

[mvxcvi/multihash "2.0.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("mvxcvi:multihash:2.0.1")

Maven

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