superstructor/re-frame-fetch-fx

A re-frame effects handler for fetching resources (including across the network).

Leiningen/Boot

[superstructor/re-frame-fetch-fx "0.4.0"]

Clojure CLI/deps.edn

superstructor/re-frame-fetch-fx {:mvn/version "0.4.0"}

Gradle

implementation("superstructor:re-frame-fetch-fx:0.4.0")

Maven

<dependency>
  <groupId>superstructor</groupId>
  <artifactId>re-frame-fetch-fx</artifactId>
  <version>0.4.0</version>
</dependency>