net.clojars.john/cljs-thread.re-frame

Leiningen/Boot

[net.clojars.john/cljs-thread.re-frame "0.1.0-alpha.1"]

Clojure CLI/deps.edn

net.clojars.john/cljs-thread.re-frame {:mvn/version "0.1.0-alpha.1"}

Gradle

implementation("net.clojars.john:cljs-thread.re-frame:0.1.0-alpha.1")

Maven

<dependency>
  <groupId>net.clojars.john</groupId>
  <artifactId>cljs-thread.re-frame</artifactId>
  <version>0.1.0-alpha.1</version>
</dependency>