dev.gethop/notifications.firebase

A duct library for managing notifications with Firebase Cloud Messaging

Leiningen/Boot

[dev.gethop/notifications.firebase "0.1.9"]

Clojure CLI/deps.edn

dev.gethop/notifications.firebase {:mvn/version "0.1.9"}

Gradle

implementation("dev.gethop:notifications.firebase:0.1.9")

Maven

<dependency>
  <groupId>dev.gethop</groupId>
  <artifactId>notifications.firebase</artifactId>
  <version>0.1.9</version>
</dependency>