com.github.csm/scarif

Dynamic configuration library

Leiningen/Boot

[com.github.csm/scarif "0.1.1"]

Clojure CLI/deps.edn

com.github.csm/scarif {:mvn/version "0.1.1"}

Gradle

implementation("com.github.csm:scarif:0.1.1")

Maven

<dependency>
  <groupId>com.github.csm</groupId>
  <artifactId>scarif</artifactId>
  <version>0.1.1</version>
</dependency>