cljassify

A Clojure client/DSL for Machinebox's Clasification Box

Leiningen/Boot

[cljassify "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

cljassify/cljassify {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("cljassify:cljassify:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cljassify</groupId>
  <artifactId>cljassify</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>