com.palletops/locos

Logic based Configuration Functions

Leiningen/Boot

[com.palletops/locos "0.1.3"]

Clojure CLI/deps.edn

com.palletops/locos {:mvn/version "0.1.3"}

Gradle

implementation("com.palletops:locos:0.1.3")

Maven

<dependency>
  <groupId>com.palletops</groupId>
  <artifactId>locos</artifactId>
  <version>0.1.3</version>
</dependency>