net.mikera/mathz

Library of maths functions and utilities for Java

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7,240 Downloads
  • 1,385 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.0.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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