status-im/re-frame-10x

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

Leiningen/Boot

[status-im/re-frame-10x "0.3.0-RN"]

Clojure CLI/deps.edn

status-im/re-frame-10x {:mvn/version "0.3.0-RN"}

Gradle

implementation("status-im:re-frame-10x:0.3.0-RN")

Maven

<dependency>
  <groupId>status-im</groupId>
  <artifactId>re-frame-10x</artifactId>
  <version>0.3.0-RN</version>
</dependency>