alandipert/boot-trinkets

Alan's odd collection of boot tasks and utilities

Leiningen/Boot

[alandipert/boot-trinkets "1.0.1"]

Clojure CLI/deps.edn

alandipert/boot-trinkets {:mvn/version "1.0.1"}

Gradle

implementation("alandipert:boot-trinkets:1.0.1")

Maven

<dependency>
  <groupId>alandipert</groupId>
  <artifactId>boot-trinkets</artifactId>
  <version>1.0.1</version>
</dependency>