jlk/math

wrappers around apache commons math

Leiningen/Boot

[jlk/math "0.1-SNAPSHOT"]

Clojure CLI/deps.edn

jlk/math {:mvn/version "0.1-SNAPSHOT"}

Gradle

implementation("jlk:math:0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>jlk</groupId>
  <artifactId>math</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>