shelloid/ccs

Shelloid Clojure Compute Service

Leiningen/Boot

[shelloid/ccs "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

shelloid/ccs {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("shelloid:ccs:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>shelloid</groupId>
  <artifactId>ccs</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>