duct/module.ataraxy

Duct module and router for the Ataraxy routing library

Leiningen/Boot

[duct/module.ataraxy "0.1.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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