clj-aws-iot-client

Lightweight Clojure bindings for the AWS Java IOT SDK

Leiningen/Boot

[clj-aws-iot-client "0.1.0-alpha1"]

Clojure CLI/deps.edn

clj-aws-iot-client/clj-aws-iot-client {:mvn/version "0.1.0-alpha1"}

Gradle

implementation("clj-aws-iot-client:clj-aws-iot-client:0.1.0-alpha1")

Maven

<dependency>
  <groupId>clj-aws-iot-client</groupId>
  <artifactId>clj-aws-iot-client</artifactId>
  <version>0.1.0-alpha1</version>
</dependency>