| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sixro |
| Идентификатор | Идентификаторcommons-finance |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
ОписаниеCommons Finance
A very small library containing commons objects useful in finance/trading
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| commons-finance-0.3.2.pom | |
| commons-finance-0.3.2.jar | 11 KB |
| commons-finance-0.3.2-sources.jar | 9 KB |
| commons-finance-0.3.2-javadoc.jar | 425 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sixro/commons-finance/ -->
<dependency>
<groupId>com.github.sixro</groupId>
<artifactId>commons-finance</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixro/commons-finance/
implementation 'com.github.sixro:commons-finance:0.3.2'
// https://jarcasting.com/artifacts/com.github.sixro/commons-finance/
implementation ("com.github.sixro:commons-finance:0.3.2")
'com.github.sixro:commons-finance:jar:0.3.2'
<dependency org="com.github.sixro" name="commons-finance" rev="0.3.2">
<artifact name="commons-finance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sixro', module='commons-finance', version='0.3.2')
)
libraryDependencies += "com.github.sixro" % "commons-finance" % "0.3.2"
[com.github.sixro/commons-finance "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jmock : jmock-junit5 | jar | 2.12.0 |