com.stronganchortech/pouchdb-fx

PouchDB effects middleware for re-frame

Leiningen/Boot

[com.stronganchortech/pouchdb-fx "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.stronganchortech/pouchdb-fx {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.stronganchortech:pouchdb-fx:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.stronganchortech</groupId>
  <artifactId>pouchdb-fx</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>