Download blaise-math-0.7.1.jar file - Jar b

Jar examples for b:blaise-math

Description

Mathematics utility library.

You can download jar file blaise-math 0.7.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add blaise-math-0.7.1.jar to your project.

<dependency>
   <groupId>com.googlecode.blaisemath</groupId>
   <artifactId>blaise-math</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'com.googlecode.blaisemath', name: 'blaise-math', version: '0.7.1'
libraryDependencies += "com.googlecode.blaisemath" % "blaise-math" % "0.7.1"
<dependency org="com.googlecode.blaisemath" name="blaise-math" rev="0.7.1"/>
@Grapes(@Grab(group='com.googlecode.blaisemath', module='blaise-math', version='0.7.1'))
'com.googlecode.blaisemath:blaise-math:jar:0.7.1'

Download

Click the following link to download the jar file.

blaise-math-0.7.1-javadoc.jar
blaise-math-0.7.1-sources.jar
blaise-math-0.7.1.jar
blaise-math-0.7.1.pom



Related Tutorials