org.clojars.akiel/shortid

Generates short base62 encoded identifiers.

Leiningen/Boot

[org.clojars.akiel/shortid "0.1.2"]

Clojure CLI/deps.edn

org.clojars.akiel/shortid {:mvn/version "0.1.2"}

Gradle

implementation("org.clojars.akiel:shortid:0.1.2")

Maven

<dependency>
  <groupId>org.clojars.akiel</groupId>
  <artifactId>shortid</artifactId>
  <version>0.1.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.