healthunlocked/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[healthunlocked/http-fx "0.1.7"]

Clojure CLI/deps.edn

healthunlocked/http-fx {:mvn/version "0.1.7"}

Gradle

implementation("healthunlocked:http-fx:0.1.7")

Maven

<dependency>
  <groupId>healthunlocked</groupId>
  <artifactId>http-fx</artifactId>
  <version>0.1.7</version>
</dependency>