clj-contentful

A Clojure library for the Contentful APIs.

Leiningen/Boot

[clj-contentful "1.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-contentful/clj-contentful {:mvn/version "1.1.0-SNAPSHOT"}

Gradle

implementation("clj-contentful:clj-contentful:1.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-contentful</groupId>
  <artifactId>clj-contentful</artifactId>
  <version>1.1.0-SNAPSHOT</version>
</dependency>