jbangwa

Provides convenience functionality for financial data manipulation and computation

License

License

GroupId

GroupId

com.vsthost.rnd
ArtifactId

ArtifactId

jbangwa
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jbangwa
Provides convenience functionality for financial data manipulation and computation
Project URL

Project URL

https://github.com/vst/jbangwa

Download jbangwa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.4.1
com.vsthost.rnd : commons-math-extensions jar 0.0.2
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.3
0.0.2