duct/module.ataraxy

Duct module and router for the Ataraxy routing library

Leiningen/Boot

[duct/module.ataraxy "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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