stocker

Clone of ystockquote (https://github.com/fengb/ystockquote/)

Leiningen/Boot

[stocker "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

stocker/stocker {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("stocker:stocker:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>stocker</groupId>
  <artifactId>stocker</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>