opencpu-clj

OpenCPU-clj is a Clojure library for using the OpenCPU API

Leiningen/Boot

[opencpu-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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