clj-stockfighter

A Clojure wrapper for the Stockfighter API

Leiningen/Boot

[clj-stockfighter "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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