xyz.zcaudate/riberry

library to access the riberry api

Leiningen/Boot

[xyz.zcaudate/riberry "0.1.1"]

Clojure CLI/deps.edn

xyz.zcaudate/riberry {:mvn/version "0.1.1"}

Gradle

implementation("xyz.zcaudate:riberry:0.1.1")

Maven

<dependency>
  <groupId>xyz.zcaudate</groupId>
  <artifactId>riberry</artifactId>
  <version>0.1.1</version>
</dependency>