ataraxy

FIXME: write description

Leiningen/Boot

[ataraxy "0.0.1"]

Clojure CLI/deps.edn

ataraxy/ataraxy {:mvn/version "0.0.1"}

Gradle

implementation("ataraxy:ataraxy:0.0.1")

Maven

<dependency>
  <groupId>ataraxy</groupId>
  <artifactId>ataraxy</artifactId>
  <version>0.0.1</version>
</dependency>