Last Version

Loan Amortization Calculator 1.0.9

This library is intended for loan payment schedule calculation.

License

License

GroupId

GroupId

io.github.ArtyomPanfutov
ArtifactId

ArtifactId

loan-amortization-calculator
Version

Version

1.0.9
Type

Type

jar
Description

Description

Loan Amortization Calculator
This library is intended for loan payment schedule calculation.
Project URL

Project URL

https://github.com/ArtyomPanfutov/loan-amortization-calculator
Source Code Management

Source Code Management

https://github.com/ArtyomPanfutov/loan-amortization-calculator

Download loan-amortization-calculator 1.0.9


<!-- https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/ -->
<dependency>
    <groupId>io.github.ArtyomPanfutov</groupId>
    <artifactId>loan-amortization-calculator</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/
implementation 'io.github.ArtyomPanfutov:loan-amortization-calculator:1.0.9'
// https://jarcasting.com/artifacts/io.github.ArtyomPanfutov/loan-amortization-calculator/
implementation ("io.github.ArtyomPanfutov:loan-amortization-calculator:1.0.9")
'io.github.ArtyomPanfutov:loan-amortization-calculator:jar:1.0.9'
<dependency org="io.github.ArtyomPanfutov" name="loan-amortization-calculator" rev="1.0.9">
  <artifact name="loan-amortization-calculator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ArtyomPanfutov', module='loan-amortization-calculator', version='1.0.9')
)
libraryDependencies += "io.github.ArtyomPanfutov" % "loan-amortization-calculator" % "1.0.9"
[io.github.ArtyomPanfutov/loan-amortization-calculator "1.0.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (6)

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
ch.qos.logback : logback-core jar 1.2.6
ch.qos.logback : logback-classic jar 1.2.6

Project Modules

There are no modules declared in this project.