clj-groupon

This is an small Clojure binding for the Groupon API for getting deals.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 31 Downloads
  • 31 This Version

Leiningen/Boot

[clj-groupon "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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