hashobject/hashids

Clojure wrapper for Hashids

Leiningen/Boot

[hashobject/hashids "0.2.0"]

Clojure CLI/deps.edn

hashobject/hashids {:mvn/version "0.2.0"}

Gradle

implementation("hashobject:hashids:0.2.0")

Maven

<dependency>
  <groupId>hashobject</groupId>
  <artifactId>hashids</artifactId>
  <version>0.2.0</version>
</dependency>