healthunlocked/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[healthunlocked/http-fx "0.1.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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