soundcloud

A Clojure library for interacting with the SoundCloud API.

Leiningen/Boot

[soundcloud "0.1.3"]

Clojure CLI/deps.edn

soundcloud/soundcloud {:mvn/version "0.1.3"}

Gradle

implementation("soundcloud:soundcloud:0.1.3")

Maven

<dependency>
  <groupId>soundcloud</groupId>
  <artifactId>soundcloud</artifactId>
  <version>0.1.3</version>
</dependency>