notch/clj-fitbit

Fitbit API Clojure Wrapper

Leiningen/Boot

[notch/clj-fitbit "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

notch/clj-fitbit {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("notch:clj-fitbit:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>notch</groupId>
  <artifactId>clj-fitbit</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>