clj-base-crm

Simple library to interact with the Base CRM API.

Leiningen/Boot

[clj-base-crm "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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