is not current version
Last Version 0.8.0

com.github.sixro:commons-finance 0.7.0

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

GroupId

GroupId

com.github.sixro
ArtifactId

ArtifactId

commons-finance
Version

Version

0.7.0
Type

Type

jar

Download commons-finance 0.7.0


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