Jar examples for m:mathz
Library of maths functions and utilities for Java
You can download jar file mathz 0.3.0 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add mathz-0.3.0.jar to your project.
<dependency> <groupId>net.mikera</groupId> <artifactId>mathz</artifactId> <version>0.3.0</version> </dependency>
compile group: 'net.mikera', name: 'mathz', version: '0.3.0'
libraryDependencies += "net.mikera" % "mathz" % "0.3.0"
<dependency org="net.mikera" name="mathz" rev="0.3.0"/>
@Grapes(@Grab(group='net.mikera', module='mathz', version='0.3.0'))
'net.mikera:mathz:jar:0.3.0'
Click the following link to download the jar file.
mathz-0.3.0-javadoc.jar