clj-contentful

A Clojure library for the Contentful APIs.

Leiningen/Boot

[clj-contentful "1.0.0"]

Clojure CLI/deps.edn

clj-contentful/clj-contentful {:mvn/version "1.0.0"}

Gradle

implementation("clj-contentful:clj-contentful:1.0.0")

Maven

<dependency>
  <groupId>clj-contentful</groupId>
  <artifactId>clj-contentful</artifactId>
  <version>1.0.0</version>
</dependency>