magnet/notifications.firebase

A duct library for managing notifications with firebase

Leiningen/Boot

[magnet/notifications.firebase "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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