slimath

Simple math library

Leiningen/Boot

[slimath "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("slimath:slimath:0.1.3")

Maven

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