Download JMathIO-1.0.jar file - Jar j

Jar examples for j:JMathIO

Description

You can download jar file JMathIO 1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

JMathIO-1.0-javadoc.jar
JMathIO-1.0-sources.jar
JMathIO-1.0.jar
JMathIO-1.0.pom



Related Tutorials