cli4clj

Create simple interactive CLIs for Clojure applications.

Leiningen/Boot

[cli4clj "1.7.4"]

Clojure CLI/deps.edn

cli4clj/cli4clj {:mvn/version "1.7.4"}

Gradle

implementation("cli4clj:cli4clj:1.7.4")

Maven

<dependency>
  <groupId>cli4clj</groupId>
  <artifactId>cli4clj</artifactId>
  <version>1.7.4</version>
</dependency>