io.nervous/fink-nottle

Asynchronous Clojure client for the Amazon SNS service

Leiningen/Boot

[io.nervous/fink-nottle "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.nervous/fink-nottle {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("io.nervous:fink-nottle:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.nervous</groupId>
  <artifactId>fink-nottle</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>