healthunlocked/test.calculus

Integration tests using test.check

Leiningen/Boot

[healthunlocked/test.calculus "0.1.0"]

Clojure CLI/deps.edn

healthunlocked/test.calculus {:mvn/version "0.1.0"}

Gradle

implementation("healthunlocked:test.calculus:0.1.0")

Maven

<dependency>
  <groupId>healthunlocked</groupId>
  <artifactId>test.calculus</artifactId>
  <version>0.1.0</version>
</dependency>