rdstation-clj-client

Wrapper for RDStation (https://rdstation.com.br) API

Leiningen/Boot

[rdstation-clj-client "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

rdstation-clj-client/rdstation-clj-client {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("rdstation-clj-client:rdstation-clj-client:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>rdstation-clj-client</groupId>
  <artifactId>rdstation-clj-client</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>