me.arrdem/microfiche

Microfiche - it's ancient but we have a lot if it.

Leiningen/Boot

[me.arrdem/microfiche "0.1.0"]

Clojure CLI/deps.edn

me.arrdem/microfiche {:mvn/version "0.1.0"}

Gradle

implementation("me.arrdem:microfiche:0.1.0")

Maven

<dependency>
  <groupId>me.arrdem</groupId>
  <artifactId>microfiche</artifactId>
  <version>0.1.0</version>
</dependency>