com.7theta/crusta

A library for managing execution of external programs

Leiningen/Boot

[com.7theta/crusta "1.1.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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