com.fxtlabs/stockings

Easy access to financial data: stock quotes, exchange rates, industry sectors, companies, and more.

Leiningen/Boot

[com.fxtlabs/stockings "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.fxtlabs/stockings {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("com.fxtlabs:stockings:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.fxtlabs</groupId>
  <artifactId>stockings</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>