net.clojars.kaiuri/clj-yahoo-finance

Clojure library for fetching yahoo-finance historical data.

Leiningen/Boot

[net.clojars.kaiuri/clj-yahoo-finance "1.0.14"]

Clojure CLI/deps.edn

net.clojars.kaiuri/clj-yahoo-finance {:mvn/version "1.0.14"}

Gradle

implementation("net.clojars.kaiuri:clj-yahoo-finance:1.0.14")

Maven

<dependency>
  <groupId>net.clojars.kaiuri</groupId>
  <artifactId>clj-yahoo-finance</artifactId>
  <version>1.0.14</version>
</dependency>