tvirolai/blurhash

A Clojure implementation of the blurhash algorithm

Leiningen/Boot

[tvirolai/blurhash "0.0.8"]

Clojure CLI/deps.edn

tvirolai/blurhash {:mvn/version "0.0.8"}

Gradle

implementation("tvirolai:blurhash:0.0.8")

Maven

<dependency>
  <groupId>tvirolai</groupId>
  <artifactId>blurhash</artifactId>
  <version>0.0.8</version>
</dependency>