clj-shell is almost identical to clojure.java.shell except it also supports to use InputStreams for stdin, stdout and stderr.
[clj-shell "0.2.0"]
clj-shell/clj-shell {:mvn/version "0.2.0"}
implementation("clj-shell:clj-shell:0.2.0")
<dependency> <groupId>clj-shell</groupId> <artifactId>clj-shell</artifactId> <version>0.2.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: