com.yetanalytics/figwheel

This project contains the client side code for Figwheel.

Leiningen/Boot

[com.yetanalytics/figwheel "0.5.9-SNAPSHOT"]

Clojure CLI/deps.edn

com.yetanalytics/figwheel {:mvn/version "0.5.9-SNAPSHOT"}

Gradle

implementation("com.yetanalytics:figwheel:0.5.9-SNAPSHOT")

Maven

<dependency>
  <groupId>com.yetanalytics</groupId>
  <artifactId>figwheel</artifactId>
  <version>0.5.9-SNAPSHOT</version>
</dependency>