slimath

Simple math library

Leiningen/Boot

[slimath "0.3.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("slimath:slimath:0.3.4")

Maven

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