viebel/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[viebel/http-fx "0.1.4-SNAPSHOT"]

Clojure CLI/deps.edn

viebel/http-fx {:mvn/version "0.1.4-SNAPSHOT"}

Gradle

implementation("viebel:http-fx:0.1.4-SNAPSHOT")

Maven

<dependency>
  <groupId>viebel</groupId>
  <artifactId>http-fx</artifactId>
  <version>0.1.4-SNAPSHOT</version>
</dependency>