slimath

Simple math library

Leiningen/Boot

[slimath "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("slimath:slimath:0.2.1")

Maven

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