ohpauleez/confil

Consuming Typesafe's Config from Clojure

Leiningen/Boot

[ohpauleez/confil "0.1.0-beta5"]

Clojure CLI/deps.edn

ohpauleez/confil {:mvn/version "0.1.0-beta5"}

Gradle

implementation("ohpauleez:confil:0.1.0-beta5")

Maven

<dependency>
  <groupId>ohpauleez</groupId>
  <artifactId>confil</artifactId>
  <version>0.1.0-beta5</version>
</dependency>