clj-spotify

A client library for the Spotify Web API

Leiningen/Boot

[clj-spotify "0.1.2"]

Clojure CLI/deps.edn

clj-spotify/clj-spotify {:mvn/version "0.1.2"}

Gradle

implementation("clj-spotify:clj-spotify:0.1.2")

Maven

<dependency>
  <groupId>clj-spotify</groupId>
  <artifactId>clj-spotify</artifactId>
  <version>0.1.2</version>
</dependency>