A Clojure project for a REST interface to provide song play statistics for an Ampache server (for example, top 10 tracks of the last week or top 100 albums of all time)
[com.madeye.clojure.ampache/ampache-top50 "0.1.2"]
com.madeye.clojure.ampache/ampache-top50 {:mvn/version "0.1.2"}
implementation("com.madeye.clojure.ampache:ampache-top50:0.1.2")
<dependency> <groupId>com.madeye.clojure.ampache</groupId> <artifactId>ampache-top50</artifactId> <version>0.1.2</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: