net.mikera/mathz

Library of maths functions and utilities for Java

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7,238 Downloads
  • 2,433 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[net.mikera/mathz "0.2.0"]

Clojure CLI/deps.edn

net.mikera/mathz {:mvn/version "0.2.0"}

Gradle

implementation("net.mikera:mathz:0.2.0")

Maven

<dependency>
  <groupId>net.mikera</groupId>
  <artifactId>mathz</artifactId>
  <version>0.2.0</version>
</dependency>