wagjo/secretary

A client-side router for ClojureScript.

Leiningen/Boot

[wagjo/secretary "1.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

wagjo/secretary {:mvn/version "1.2.4-SNAPSHOT"}

Gradle

implementation("wagjo:secretary:1.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>wagjo</groupId>
  <artifactId>secretary</artifactId>
  <version>1.2.4-SNAPSHOT</version>
</dependency>