Last Version

Commons Finance 0.8.0

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

License

License

GroupId

GroupId

com.github.sixro
ArtifactId

ArtifactId

commons-finance
Version

Version

0.8.0
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 0.8.0


<!-- 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.