не последняя версия
Последняя версия 0.8.0

com.github.sixro:commons-finance 0.5.0

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

Группа

Группа

com.github.sixro
Идентификатор

Идентификатор

commons-finance
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать commons-finance 0.5.0


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