| License |
License |
|---|---|
| GroupId | GroupIdio.github.ArtyomPanfutov |
| ArtifactId | ArtifactIdloan-amortization-calculator |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
DescriptionLoan Amortization Calculator
This library is intended for loan payment schedule calculation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/ -->
<dependency>
<groupId>io.github.ArtyomPanfutov</groupId>
<artifactId>loan-amortization-calculator</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/
implementation 'io.github.ArtyomPanfutov:loan-amortization-calculator:1.0.6'
// https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/
implementation ("io.github.ArtyomPanfutov:loan-amortization-calculator:1.0.6")
'io.github.ArtyomPanfutov:loan-amortization-calculator:jar:1.0.6'
<dependency org="io.github.ArtyomPanfutov" name="loan-amortization-calculator" rev="1.0.6">
<artifact name="loan-amortization-calculator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ArtyomPanfutov', module='loan-amortization-calculator', version='1.0.6')
)
libraryDependencies += "io.github.ArtyomPanfutov" % "loan-amortization-calculator" % "1.0.6"
[io.github.ArtyomPanfutov/loan-amortization-calculator "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |