hexagram30/shell

Various shell implementations for use by hexagram30 projects

Leiningen/Boot

[hexagram30/shell "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hexagram30/shell {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hexagram30:shell:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hexagram30</groupId>
  <artifactId>shell</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>