maelstrom

A test bench for writing toy distributed systems

Leiningen/Boot

[maelstrom "0.2.3"]

Clojure CLI/deps.edn

maelstrom/maelstrom {:mvn/version "0.2.3"}

Gradle

implementation("maelstrom:maelstrom:0.2.3")

Maven

<dependency>
  <groupId>maelstrom</groupId>
  <artifactId>maelstrom</artifactId>
  <version>0.2.3</version>
</dependency>