clj-base-crm

Simple library to interact with the Base CRM API.

Leiningen/Boot

[clj-base-crm "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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