is not current version
Last Version 0.8.0

com.github.sixro:commons-finance 0.1.1

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

GroupId

GroupId

com.github.sixro
ArtifactId

ArtifactId

commons-finance
Version

Version

0.1.1
Type

Type

jar

Download commons-finance 0.1.1


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