clj-contentful

A Clojure library for the Contentful APIs.

Leiningen/Boot

[clj-contentful "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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