com.lambdaisland/shellutils

Globbing and other shell/file utils

Leiningen/Boot

[com.lambdaisland/shellutils "0.2.17"]

Clojure CLI/deps.edn

com.lambdaisland/shellutils {:mvn/version "0.2.17"}

Gradle

implementation("com.lambdaisland:shellutils:0.2.17")

Maven

<dependency>
  <groupId>com.lambdaisland</groupId>
  <artifactId>shellutils</artifactId>
  <version>0.2.17</version>
</dependency>