dvlopt/dsim

Idiomatic and purely functional simulation library

Leiningen/Boot

[dvlopt/dsim "1.0.0-beta3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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