xirr

Calculate the irregular rate of return of a series of transactions.

License

License

GroupId

GroupId

org.decampo
ArtifactId

ArtifactId

xirr
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

xirr
Calculate the irregular rate of return of a series of transactions.
Project URL

Project URL

http://github.com/RayDeCampo/java-xirr
Source Code Management

Source Code Management

http://github.com/RayDeCampo/java-xirr/

Download xirr

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.1
0.0