rwilson/clj-env

Environment configuration library

Leiningen/Boot

[rwilson/clj-env "0.1.1"]

Clojure CLI/deps.edn

rwilson/clj-env {:mvn/version "0.1.1"}

Gradle

implementation("rwilson:clj-env:0.1.1")

Maven

<dependency>
  <groupId>rwilson</groupId>
  <artifactId>clj-env</artifactId>
  <version>0.1.1</version>
</dependency>