slimath

Simple math library

Leiningen/Boot

[slimath "0.3.6"]

Clojure CLI/deps.edn

slimath/slimath {:mvn/version "0.3.6"}

Gradle

implementation("slimath:slimath:0.3.6")

Maven

<dependency>
  <groupId>slimath</groupId>
  <artifactId>slimath</artifactId>
  <version>0.3.6</version>
</dependency>