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.2 in this page.
The Apache License, Version 2.0
You can use the following script to add commons-math-extensions-0.0.2.jar to your project.
<dependency> <groupId>com.vsthost.rnd</groupId> <artifactId>commons-math-extensions</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.vsthost.rnd', name: 'commons-math-extensions', version: '0.0.2'
libraryDependencies += "com.vsthost.rnd" % "commons-math-extensions" % "0.0.2"
<dependency org="com.vsthost.rnd" name="commons-math-extensions" rev="0.0.2"/>
@Grapes(@Grab(group='com.vsthost.rnd', module='commons-math-extensions', version='0.0.2'))
'com.vsthost.rnd:commons-math-extensions:jar:0.0.2'
Click the following link to download the jar file.
commons-math-extensions-0.0.2-javadoc.jar