is not current version
Last Version 1.2

org.decampo:xirr 0.0

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

GroupId

GroupId

org.decampo
ArtifactId

ArtifactId

xirr
Version

Version

0.0
Type

Type

jar

Download xirr 0.0


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