slothcfg

Build configurations for Leiningen.

Leiningen/Boot

[slothcfg "1.0.1"]

Clojure CLI/deps.edn

slothcfg/slothcfg {:mvn/version "1.0.1"}

Gradle

implementation("slothcfg:slothcfg:1.0.1")

Maven

<dependency>
  <groupId>slothcfg</groupId>
  <artifactId>slothcfg</artifactId>
  <version>1.0.1</version>
</dependency>