xyz.zcaudate/foundation-base

base libraries for foundation

Leiningen/Boot

[xyz.zcaudate/foundation-base "4.1.8"]

Clojure CLI/deps.edn

xyz.zcaudate/foundation-base {:mvn/version "4.1.8"}

Gradle

implementation("xyz.zcaudate:foundation-base:4.1.8")

Maven

<dependency>
  <groupId>xyz.zcaudate</groupId>
  <artifactId>foundation-base</artifactId>
  <version>4.1.8</version>
</dependency>