alandipert/boot-trinkets

Alan's odd collection of boot tasks and utilities

Leiningen/Boot

[alandipert/boot-trinkets "2.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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