org.clojars.rmremizov/clj-argparse

A convenience wrapper around org.clojure/tools.cli

Leiningen/Boot

[org.clojars.rmremizov/clj-argparse "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.rmremizov/clj-argparse {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("org.clojars.rmremizov:clj-argparse:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.rmremizov</groupId>
  <artifactId>clj-argparse</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.