org.clojars.zak/clojure-yahoo-finance

Clojure client for Yahoo! Finance historic data

Leiningen/Boot

[org.clojars.zak/clojure-yahoo-finance "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.zak/clojure-yahoo-finance {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("org.clojars.zak:clojure-yahoo-finance:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.zak</groupId>
  <artifactId>clojure-yahoo-finance</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.