Commons Finance

A very small library containing commons objects useful in finance/trading

License

License

GroupId

GroupId

com.github.sixro
ArtifactId

ArtifactId

commons-finance
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Finance
A very small library containing commons objects useful in finance/trading
Project URL

Project URL

https://github.com/sixro/commons-finance

Download commons-finance

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.jmock : jmock-junit5 jar 2.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.2
0.3.0
0.2.0
0.1.1