magnet/notifications.firebase

A duct library for managing notifications with firebase

Leiningen/Boot

[magnet/notifications.firebase "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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