clj-base-crm

Simple library to interact with the Base CRM API.

Leiningen/Boot

[clj-base-crm "0.2.2"]

Clojure CLI/deps.edn

clj-base-crm/clj-base-crm {:mvn/version "0.2.2"}

Gradle

implementation("clj-base-crm:clj-base-crm:0.2.2")

Maven

<dependency>
  <groupId>clj-base-crm</groupId>
  <artifactId>clj-base-crm</artifactId>
  <version>0.2.2</version>
</dependency>