beats-clj

A Clojure library to interact with the Beats Music API.

Leiningen/Boot

[beats-clj "0.9.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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