day8.re-frame/re-frame-10x

Become 10x more productive when developing and debugging re-frame applications.

Leiningen/Boot

[day8.re-frame/re-frame-10x "0.3.0"]

Clojure CLI/deps.edn

day8.re-frame/re-frame-10x {:mvn/version "0.3.0"}

Gradle

implementation("day8.re-frame:re-frame-10x:0.3.0")

Maven

<dependency>
  <groupId>day8.re-frame</groupId>
  <artifactId>re-frame-10x</artifactId>
  <version>0.3.0</version>
</dependency>