com.ardoq/ardoq-client

Clojure API for the Ardoq REST-api

Leiningen/Boot

[com.ardoq/ardoq-client "0.0.1"]

Clojure CLI/deps.edn

com.ardoq/ardoq-client {:mvn/version "0.0.1"}

Gradle

implementation("com.ardoq:ardoq-client:0.0.1")

Maven

<dependency>
  <groupId>com.ardoq</groupId>
  <artifactId>ardoq-client</artifactId>
  <version>0.0.1</version>
</dependency>