starcity/hubspot-clj

Clojure bindings to the Hubspot API.

Leiningen/Boot

[starcity/hubspot-clj "0.3.1"]

Clojure CLI/deps.edn

starcity/hubspot-clj {:mvn/version "0.3.1"}

Gradle

implementation("starcity:hubspot-clj:0.3.1")

Maven

<dependency>
  <groupId>starcity</groupId>
  <artifactId>hubspot-clj</artifactId>
  <version>0.3.1</version>
</dependency>