com.github.lambda-toolshed/papillon

FIXME: my new library.

Leiningen/Boot

[com.github.lambda-toolshed/papillon "0.0.1-PREVIEW"]

Clojure CLI/deps.edn

com.github.lambda-toolshed/papillon {:mvn/version "0.0.1-PREVIEW"}

Gradle

implementation("com.github.lambda-toolshed:papillon:0.0.1-PREVIEW")

Maven

<dependency>
  <groupId>com.github.lambda-toolshed</groupId>
  <artifactId>papillon</artifactId>
  <version>0.0.1-PREVIEW</version>
</dependency>