com.2tothe8th/routing

Ring-compatible HTTP routing library.

Leiningen/Boot

[com.2tothe8th/routing "0.1.0"]

Clojure CLI/deps.edn

com.2tothe8th/routing {:mvn/version "0.1.0"}

Gradle

implementation("com.2tothe8th:routing:0.1.0")

Maven

<dependency>
  <groupId>com.2tothe8th</groupId>
  <artifactId>routing</artifactId>
  <version>0.1.0</version>
</dependency>