| License |
License |
|---|---|
| GroupId | GroupIdorg.decampo |
| ArtifactId | ArtifactIdxirr |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxirr
Calculate the irregular rate of return of a series of transactions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xirr-1.2.pom | |
| xirr-1.2.jar | 15 KB |
| xirr-1.2-sources.jar | 11 KB |
| xirr-1.2-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.decampo/xirr/ -->
<dependency>
<groupId>org.decampo</groupId>
<artifactId>xirr</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.decampo/xirr/
implementation 'org.decampo:xirr:1.2'
// https://jarcasting.com/artifacts/org.decampo/xirr/
implementation ("org.decampo:xirr:1.2")
'org.decampo:xirr:jar:1.2'
<dependency org="org.decampo" name="xirr" rev="1.2">
<artifact name="xirr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.decampo', module='xirr', version='1.2')
)
libraryDependencies += "org.decampo" % "xirr" % "1.2"
[org.decampo/xirr "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.28.2 |