net.ozias/swarm

Distributed computing implemented in Clojure

Leiningen/Boot

[net.ozias/swarm "1.0.1-alpha.0"]

Clojure CLI/deps.edn

net.ozias/swarm {:mvn/version "1.0.1-alpha.0"}

Gradle

implementation("net.ozias:swarm:1.0.1-alpha.0")

Maven

<dependency>
  <groupId>net.ozias</groupId>
  <artifactId>swarm</artifactId>
  <version>1.0.1-alpha.0</version>
</dependency>