day8.re-frame/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[day8.re-frame/http-fx "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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