brevis

A Functional Scientific and Artificial Life Simulator

Leiningen/Boot

[brevis "0.9.90"]

Clojure CLI/deps.edn

brevis/brevis {:mvn/version "0.9.90"}

Gradle

implementation("brevis:brevis:0.9.90")

Maven

<dependency>
  <groupId>brevis</groupId>
  <artifactId>brevis</artifactId>
  <version>0.9.90</version>
</dependency>