beats-clj

A Clojure library to interact with the Beats Music API.

Leiningen/Boot

[beats-clj "0.9.0"]

Clojure CLI/deps.edn

beats-clj/beats-clj {:mvn/version "0.9.0"}

Gradle

implementation("beats-clj:beats-clj:0.9.0")

Maven

<dependency>
  <groupId>beats-clj</groupId>
  <artifactId>beats-clj</artifactId>
  <version>0.9.0</version>
</dependency>