net.mikera/mathz

Library of maths functions and utilities for Java

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7,238 Downloads
  • 94 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.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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