magnet/notifications.firebase

A duct library for managing notifications with firebase

Leiningen/Boot

[magnet/notifications.firebase "0.1.6"]

Clojure CLI/deps.edn

magnet/notifications.firebase {:mvn/version "0.1.6"}

Gradle

implementation("magnet:notifications.firebase:0.1.6")

Maven

<dependency>
  <groupId>magnet</groupId>
  <artifactId>notifications.firebase</artifactId>
  <version>0.1.6</version>
</dependency>