com.github.crinklywrappr/wolframatte

FIXME: my new library.

Leiningen/Boot

[com.github.crinklywrappr/wolframatte "1.0.7"]

Clojure CLI/deps.edn

com.github.crinklywrappr/wolframatte {:mvn/version "1.0.7"}

Gradle

implementation("com.github.crinklywrappr:wolframatte:1.0.7")

Maven

<dependency>
  <groupId>com.github.crinklywrappr</groupId>
  <artifactId>wolframatte</artifactId>
  <version>1.0.7</version>
</dependency>