Download JMathArray-1.0.jar file - Jar j

Jar examples for j:JMathArray

Description

You can download jar file JMathArray 1.0 in this page.

Build File

You can use the following script to add JMathArray-1.0.jar to your project.

<dependency>
   <groupId>com.github.yannrichet</groupId>
   <artifactId>JMathArray</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.yannrichet', name: 'JMathArray', version: '1.0'
libraryDependencies += "com.github.yannrichet" % "JMathArray" % "1.0"
<dependency org="com.github.yannrichet" name="JMathArray" rev="1.0"/>
@Grapes(@Grab(group='com.github.yannrichet', module='JMathArray', version='1.0'))
'com.github.yannrichet:JMathArray:jar:1.0'

Download

Click the following link to download the jar file.

JMathArray-1.0-javadoc.jar
JMathArray-1.0-sources.jar
JMathArray-1.0.jar
JMathArray-1.0.pom



Related Tutorials