rainboots

Protect yourself from the grossness of writing a MUD server

Leiningen/Boot

[rainboots "0.16.1"]

Clojure CLI/deps.edn

rainboots/rainboots {:mvn/version "0.16.1"}

Gradle

implementation("rainboots:rainboots:0.16.1")

Maven

<dependency>
  <groupId>rainboots</groupId>
  <artifactId>rainboots</artifactId>
  <version>0.16.1</version>
</dependency>