com.7theta/schema

A library for managing execution of external programs

Leiningen/Boot

[com.7theta/schema "0.1.1"]

Clojure CLI/deps.edn

com.7theta/schema {:mvn/version "0.1.1"}

Gradle

implementation("com.7theta:schema:0.1.1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>schema</artifactId>
  <version>0.1.1</version>
</dependency>