day8.re-frame/http-fx-alpha

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

Leiningen/Boot

[day8.re-frame/http-fx-alpha "0.0.2"]

Clojure CLI/deps.edn

day8.re-frame/http-fx-alpha {:mvn/version "0.0.2"}

Gradle

implementation("day8.re-frame:http-fx-alpha:0.0.2")

Maven

<dependency>
  <groupId>day8.re-frame</groupId>
  <artifactId>http-fx-alpha</artifactId>
  <version>0.0.2</version>
</dependency>