shortstore

FIXME: write description

Leiningen/Boot

[shortstore "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

shortstore/shortstore {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("shortstore:shortstore:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>shortstore</groupId>
  <artifactId>shortstore</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>