duct/module.ataraxy

Duct module and router for the Ataraxy routing library

Leiningen/Boot

[duct/module.ataraxy "0.3.0"]

Clojure CLI/deps.edn

duct/module.ataraxy {:mvn/version "0.3.0"}

Gradle

implementation("duct:module.ataraxy:0.3.0")

Maven

<dependency>
  <groupId>duct</groupId>
  <artifactId>module.ataraxy</artifactId>
  <version>0.3.0</version>
</dependency>