commons-math-extensions

Provides some convenience extensions to Apache Commons Math library

License

License

GroupId

GroupId

com.vsthost.rnd
ArtifactId

ArtifactId

commons-math-extensions
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

commons-math-extensions
Provides some convenience extensions to Apache Commons Math library
Project URL

Project URL

https://github.com/vst/commons-math-extensions

Download commons-math-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/com.vsthost.rnd/commons-math-extensions/ -->
<dependency>
    <groupId>com.vsthost.rnd</groupId>
    <artifactId>commons-math-extensions</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.vsthost.rnd/commons-math-extensions/
implementation 'com.vsthost.rnd:commons-math-extensions:0.0.7'
// https://jarcasting.com/artifacts/com.vsthost.rnd/commons-math-extensions/
implementation ("com.vsthost.rnd:commons-math-extensions:0.0.7")
'com.vsthost.rnd:commons-math-extensions:jar:0.0.7'
<dependency org="com.vsthost.rnd" name="commons-math-extensions" rev="0.0.7">
  <artifact name="commons-math-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vsthost.rnd', module='commons-math-extensions', version='0.0.7')
)
libraryDependencies += "com.vsthost.rnd" % "commons-math-extensions" % "0.0.7"
[com.vsthost.rnd/commons-math-extensions "0.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.commons : commons-math3 jar 3.4.1
org.apache.commons : commons-csv jar 1.1
com.google.code.gson : gson jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2