Download Numerics-1.2.jar file - Jar n

Jar examples for n:Numerics

Description

A library for working with large multi-dimensional arrays and the functions they represent

You can download jar file Numerics 1.2 in this page.

License

MIT License

Build File

You can use the following script to add Numerics-1.2.jar to your project.

<dependency>
   <groupId>com.meliorbis.numerics</groupId>
   <artifactId>Numerics</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.meliorbis.numerics', name: 'Numerics', version: '1.2'
libraryDependencies += "com.meliorbis.numerics" % "Numerics" % "1.2"
<dependency org="com.meliorbis.numerics" name="Numerics" rev="1.2"/>
@Grapes(@Grab(group='com.meliorbis.numerics', module='Numerics', version='1.2'))
'com.meliorbis.numerics:Numerics:jar:1.2'

Download

Click the following link to download the jar file.

Numerics-1.2-javadoc.jar
Numerics-1.2-sources.jar
Numerics-1.2.jar
Numerics-1.2.pom



Related Tutorials