clj-btc-e-api

Clojure library for btc-e.com api

Leiningen/Boot

[clj-btc-e-api "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-btc-e-api/clj-btc-e-api {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-btc-e-api:clj-btc-e-api:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-btc-e-api</groupId>
  <artifactId>clj-btc-e-api</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>