com.github.csm/lore

FIXME: write description

Leiningen/Boot

[com.github.csm/lore "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.csm/lore {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.github.csm:lore:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.csm</groupId>
  <artifactId>lore</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>