dvlopt/dsim

Idiomatic and purely functional simulation library

Leiningen/Boot

[dvlopt/dsim "1.0.0-beta0"]

Clojure CLI/deps.edn

dvlopt/dsim {:mvn/version "1.0.0-beta0"}

Gradle

implementation("dvlopt:dsim:1.0.0-beta0")

Maven

<dependency>
  <groupId>dvlopt</groupId>
  <artifactId>dsim</artifactId>
  <version>1.0.0-beta0</version>
</dependency>