clj-commons/secretary

A client-side router for ClojureScript.

Leiningen/Boot

[clj-commons/secretary "1.2.5-SNAPSHOT"]

Clojure CLI/deps.edn

clj-commons/secretary {:mvn/version "1.2.5-SNAPSHOT"}

Gradle

implementation("clj-commons:secretary:1.2.5-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-commons</groupId>
  <artifactId>secretary</artifactId>
  <version>1.2.5-SNAPSHOT</version>
</dependency>