io.briangorman/re-frame-cookie-fx

A re-frame effects handler for setting or deleting cookies.

Leiningen/Boot

[io.briangorman/re-frame-cookie-fx "0.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

io.briangorman/re-frame-cookie-fx {:mvn/version "0.0.3-SNAPSHOT"}

Gradle

implementation("io.briangorman:re-frame-cookie-fx:0.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>io.briangorman</groupId>
  <artifactId>re-frame-cookie-fx</artifactId>
  <version>0.0.3-SNAPSHOT</version>
</dependency>