bbirec/apns

Library to send Apple Push Notification.

Leiningen/Boot

[bbirec/apns "0.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

bbirec/apns {:mvn/version "0.2.4-SNAPSHOT"}

Gradle

implementation("bbirec:apns:0.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>bbirec</groupId>
  <artifactId>apns</artifactId>
  <version>0.2.4-SNAPSHOT</version>
</dependency>