mathz

Library of maths functions and utilities for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.mikera
ArtifactId

ArtifactId

mathz
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mathz
Library of maths functions and utilities for Java

Download mathz

How to add to project

<!-- https://jarcasting.com/artifacts/net.mikera/mathz/ -->
<dependency>
    <groupId>net.mikera</groupId>
    <artifactId>mathz</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mikera/mathz/
implementation 'net.mikera:mathz:0.3.0'
// https://jarcasting.com/artifacts/net.mikera/mathz/
implementation ("net.mikera:mathz:0.3.0")
'net.mikera:mathz:jar:0.3.0'
<dependency org="net.mikera" name="mathz" rev="0.3.0">
  <artifact name="mathz" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mikera', module='mathz', version='0.3.0')
)
libraryDependencies += "net.mikera" % "mathz" % "0.3.0"
[net.mikera/mathz "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.mikera : randomz jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.caliper : caliper jar 0.5-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0