clj-itunes

This is an small Clojure binding for the iTunes Search API for affiliates.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 102 Downloads
  • 102 This Version

Leiningen/Boot

[clj-itunes "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-itunes/clj-itunes {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-itunes:clj-itunes:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-itunes</groupId>
  <artifactId>clj-itunes</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>