org.clojars.ezand/clojure-config

A simple set of functions to handle configuration

Leiningen/Boot

[org.clojars.ezand/clojure-config "1.0"]

Clojure CLI/deps.edn

org.clojars.ezand/clojure-config {:mvn/version "1.0"}

Gradle

implementation("org.clojars.ezand:clojure-config:1.0")

Maven

<dependency>
  <groupId>org.clojars.ezand</groupId>
  <artifactId>clojure-config</artifactId>
  <version>1.0</version>
</dependency>

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