| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ArtyomPanfutov |
| Идентификатор | Идентификаторloan-amortization-calculator |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеLoan Amortization Calculator
This library is intended for loan payment schedule calculation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/ -->
<dependency>
<groupId>io.github.ArtyomPanfutov</groupId>
<artifactId>loan-amortization-calculator</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/
implementation 'io.github.ArtyomPanfutov:loan-amortization-calculator:1.0.8'
// https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/
implementation ("io.github.ArtyomPanfutov:loan-amortization-calculator:1.0.8")
'io.github.ArtyomPanfutov:loan-amortization-calculator:jar:1.0.8'
<dependency org="io.github.ArtyomPanfutov" name="loan-amortization-calculator" rev="1.0.8">
<artifact name="loan-amortization-calculator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ArtyomPanfutov', module='loan-amortization-calculator', version='1.0.8')
)
libraryDependencies += "io.github.ArtyomPanfutov" % "loan-amortization-calculator" % "1.0.8"
[io.github.ArtyomPanfutov/loan-amortization-calculator "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.1 |