Jar examples for c:commons-math-extensions
Provides some convenience extensions to Apache Commons Math library
You can download jar file commons-math-extensions 0.0.7 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
commons-math-extensions-0.0.7-javadoc.jar