clj-musixmatch

This is an small Clojure binding for the musiXmatch API for song lyrics.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 36 Downloads
  • 36 This Version

Leiningen/Boot

[clj-musixmatch "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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