org.clojars.allumbra/conf-er

Simple global configuration library

Leiningen/Boot

[org.clojars.allumbra/conf-er "1.0.4bc"]

Clojure CLI/deps.edn

org.clojars.allumbra/conf-er {:mvn/version "1.0.4bc"}

Gradle

implementation("org.clojars.allumbra:conf-er:1.0.4bc")

Maven

<dependency>
  <groupId>org.clojars.allumbra</groupId>
  <artifactId>conf-er</artifactId>
  <version>1.0.4bc</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.