bestie

Best Buy API toolkit for Clojure

Leiningen/Boot

[bestie "0.1.0"]

Clojure CLI/deps.edn

bestie/bestie {:mvn/version "0.1.0"}

Gradle

implementation("bestie:bestie:0.1.0")

Maven

<dependency>
  <groupId>bestie</groupId>
  <artifactId>bestie</artifactId>
  <version>0.1.0</version>
</dependency>