clj-scripts

Library for constructing and deconstructing SCRIPT messages.

Leiningen/Boot

[clj-scripts "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

clj-scripts/clj-scripts {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("clj-scripts:clj-scripts:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-scripts</groupId>
  <artifactId>clj-scripts</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>