Download mathz-0.3.0.jar file - Jar m

Jar examples for m:mathz

Description

Library of maths functions and utilities for Java

You can download jar file mathz 0.3.0 in this page.

License

GNU Lesser General Public License (LGPL)

Build File

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'

Download

Click the following link to download the jar file.

mathz-0.3.0-javadoc.jar
mathz-0.3.0-sources.jar
mathz-0.3.0.jar
mathz-0.3.0.pom



Related Tutorials