is not current version
Last Version 1.2

org.decampo:xirr 1.0

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

GroupId

GroupId

org.decampo
ArtifactId

ArtifactId

xirr
Version

Version

1.0
Type

Type

jar

Download xirr 1.0


<!-- https://jarcasting.com/artifacts/org.decampo/xirr/ -->
<dependency>
    <groupId>org.decampo</groupId>
    <artifactId>xirr</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.decampo/xirr/
implementation 'org.decampo:xirr:1.0'
// https://jarcasting.com/artifacts/org.decampo/xirr/
implementation ("org.decampo:xirr:1.0")
'org.decampo:xirr:jar:1.0'
<dependency org="org.decampo" name="xirr" rev="1.0">
  <artifact name="xirr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.decampo', module='xirr', version='1.0')
)
libraryDependencies += "org.decampo" % "xirr" % "1.0"
[org.decampo/xirr "1.0"]