clojure-interop/apache-commons-math

Clojure to Java Interop Bindings for apache-commons-math

Leiningen/Boot

[clojure-interop/apache-commons-math "1.0.0"]

Clojure CLI/deps.edn

clojure-interop/apache-commons-math {:mvn/version "1.0.0"}

Gradle

implementation("clojure-interop:apache-commons-math:1.0.0")

Maven

<dependency>
  <groupId>clojure-interop</groupId>
  <artifactId>apache-commons-math</artifactId>
  <version>1.0.0</version>
</dependency>