is not current version
Last Version 6.0.1

net.finmath:finmath-lib 1.3.4

finmath lib is a Mathematical Finance Library in Java. It provides algorithms and methodologies related to mathematical finance.

Categories

Categories

Net
GroupId

GroupId

net.finmath
ArtifactId

ArtifactId

finmath-lib
Version

Version

1.3.4
Type

Type

jar

Download finmath-lib 1.3.4


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