Download commons-math-extensions-0.0.7.jar file - Jar c

Jar examples for c:commons-math-extensions

Description

Provides some convenience extensions to Apache Commons Math library

You can download jar file commons-math-extensions 0.0.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add commons-math-extensions-0.0.7.jar to your project.

<dependency>
   <groupId>com.vsthost.rnd</groupId>
   <artifactId>commons-math-extensions</artifactId>
   <version>0.0.7</version>
</dependency>
compile group: 'com.vsthost.rnd', name: 'commons-math-extensions', version: '0.0.7'
libraryDependencies += "com.vsthost.rnd" % "commons-math-extensions" % "0.0.7"
<dependency org="com.vsthost.rnd" name="commons-math-extensions" rev="0.0.7"/>
@Grapes(@Grab(group='com.vsthost.rnd', module='commons-math-extensions', version='0.0.7'))
'com.vsthost.rnd:commons-math-extensions:jar:0.0.7'

Download

Click the following link to download the jar file.

commons-math-extensions-0.0.7-javadoc.jar
commons-math-extensions-0.0.7-sources.jar
commons-math-extensions-0.0.7.jar
commons-math-extensions-0.0.7.pom



Related Tutorials