org.clojars.fun/worlds

A Clojure library for interacting with Worlds.

Leiningen/Boot

[org.clojars.fun/worlds "1.0.1"]

Clojure CLI/deps.edn

org.clojars.fun/worlds {:mvn/version "1.0.1"}

Gradle

implementation("org.clojars.fun:worlds:1.0.1")

Maven

<dependency>
  <groupId>org.clojars.fun</groupId>
  <artifactId>worlds</artifactId>
  <version>1.0.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.