rkworks/cling

A Clojure CLI applications library.

Leiningen/Boot

[rkworks/cling "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

rkworks/cling {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("rkworks:cling:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>rkworks</groupId>
  <artifactId>cling</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>