soundcloud

A Clojure library for interacting with the SoundCloud API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 269 Downloads
  • 93 This Version

Leiningen/Boot

[soundcloud "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("soundcloud:soundcloud:0.1.2")

Maven

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