clj-nytimes

This is an small Clojure binding for the New York Times developer APIs.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 34 Downloads
  • 34 This Version

Leiningen/Boot

[clj-nytimes "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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