starcity/hubspot-clj

Clojure bindings to the Hubspot API.

Leiningen/Boot

[starcity/hubspot-clj "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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