com.7theta/crusta

A library for managing execution of external programs

Leiningen/Boot

[com.7theta/crusta "0.3.1"]

Clojure CLI/deps.edn

com.7theta/crusta {:mvn/version "0.3.1"}

Gradle

implementation("com.7theta:crusta:0.3.1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>crusta</artifactId>
  <version>0.3.1</version>
</dependency>