thosmos/matchbox

Firebase bindings for Clojure(Script)

Leiningen/Boot

[thosmos/matchbox "3.5.3-SNAPSHOT"]

Clojure CLI/deps.edn

thosmos/matchbox {:mvn/version "3.5.3-SNAPSHOT"}

Gradle

implementation("thosmos:matchbox:3.5.3-SNAPSHOT")

Maven

<dependency>
  <groupId>thosmos</groupId>
  <artifactId>matchbox</artifactId>
  <version>3.5.3-SNAPSHOT</version>
</dependency>