juxt/modular

FIXME: write description

Leiningen/Boot

[juxt/modular "0.2.0"]

Clojure CLI/deps.edn

juxt/modular {:mvn/version "0.2.0"}

Gradle

implementation("juxt:modular:0.2.0")

Maven

<dependency>
  <groupId>juxt</groupId>
  <artifactId>modular</artifactId>
  <version>0.2.0</version>
</dependency>