clj-ebay

This is an small Clojure binding for the Ebay APIs for affiliate marketing.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 77 Downloads
  • 77 This Version

Leiningen/Boot

[clj-ebay "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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