pastoral

Derived Values, Flowing, for Arcadia (Clojure in Unity).

Leiningen/Boot

[pastoral "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

pastoral/pastoral {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("pastoral:pastoral:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>pastoral</groupId>
  <artifactId>pastoral</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>