matchbox

Firebase bindings for Clojure(Script)

Leiningen/Boot

[matchbox "0.0.8-SNAPSHOT"]

Clojure CLI/deps.edn

matchbox/matchbox {:mvn/version "0.0.8-SNAPSHOT"}

Gradle

implementation("matchbox:matchbox:0.0.8-SNAPSHOT")

Maven

<dependency>
  <groupId>matchbox</groupId>
  <artifactId>matchbox</artifactId>
  <version>0.0.8-SNAPSHOT</version>
</dependency>