timewarrior/apns

A simple lightweight library to use with the Apple push notification service.

Leiningen/Boot

[timewarrior/apns "0.1.13"]

Clojure CLI/deps.edn

timewarrior/apns {:mvn/version "0.1.13"}

Gradle

implementation("timewarrior:apns:0.1.13")

Maven

<dependency>
  <groupId>timewarrior</groupId>
  <artifactId>apns</artifactId>
  <version>0.1.13</version>
</dependency>