slothcfg

Build configurations for Leiningen.

Leiningen/Boot

[slothcfg "1.0.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("slothcfg:slothcfg:1.0.0")

Maven

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