pushalot-clj

A very simple wrapper for sending messages to the Pushalot API.

Leiningen/Boot

[pushalot-clj "1.0.0"]

Clojure CLI/deps.edn

pushalot-clj/pushalot-clj {:mvn/version "1.0.0"}

Gradle

implementation("pushalot-clj:pushalot-clj:1.0.0")

Maven

<dependency>
  <groupId>pushalot-clj</groupId>
  <artifactId>pushalot-clj</artifactId>
  <version>1.0.0</version>
</dependency>