cryptick

Library for retrieving ticker data from crypto-currency-related exchanges

Leiningen/Boot

[cryptick "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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