org.clojars.ctdean/clj-routing

a library for implementing fast, 2-way URL routing in Clojure web applications.

Leiningen/Boot

[org.clojars.ctdean/clj-routing "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.ctdean/clj-routing {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.ctdean:clj-routing:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.ctdean</groupId>
  <artifactId>clj-routing</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.