brevis

A Functional Scientific and Artificial Life Simulator

Leiningen/Boot

[brevis "0.10.5-SNAPSHOT"]

Clojure CLI/deps.edn

brevis/brevis {:mvn/version "0.10.5-SNAPSHOT"}

Gradle

implementation("brevis:brevis:0.10.5-SNAPSHOT")

Maven

<dependency>
  <groupId>brevis</groupId>
  <artifactId>brevis</artifactId>
  <version>0.10.5-SNAPSHOT</version>
</dependency>