org.duct-framework/router.reitit

Integrant methods for the Reitit routing library

Leiningen/Boot

[org.duct-framework/router.reitit "0.2.0"]

Clojure CLI/deps.edn

org.duct-framework/router.reitit {:mvn/version "0.2.0"}

Gradle

implementation("org.duct-framework:router.reitit:0.2.0")

Maven

<dependency>
  <groupId>org.duct-framework</groupId>
  <artifactId>router.reitit</artifactId>
  <version>0.2.0</version>
</dependency>