magnet/notifications.firebase

A duct library for managing notifications with Firebase Cloud Messaging

Leiningen/Boot

[magnet/notifications.firebase "0.1.8"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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