adzerk/bootlaces

Micha's assorted boot configurations and things.

Leiningen/Boot

[adzerk/bootlaces "0.1.6-SNAPSHOT"]

Clojure CLI/deps.edn

adzerk/bootlaces {:mvn/version "0.1.6-SNAPSHOT"}

Gradle

implementation("adzerk:bootlaces:0.1.6-SNAPSHOT")

Maven

<dependency>
  <groupId>adzerk</groupId>
  <artifactId>bootlaces</artifactId>
  <version>0.1.6-SNAPSHOT</version>
</dependency>