dev.gethop/notifications.firebase

A duct library for managing notifications with Firebase Cloud Messaging

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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