net.clojars.kaiuri/clj-yahoo-finance

Clojure library for fetching yahoo-finance historical data.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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