Jar examples for f:finmath-lib
finmath lib is a Mathematical Finance Library in Java. It provides algorithms and methodologies related to mathematical finance.
You can download jar file finmath-lib 3.0.6 in this page.
Apache License, Version 2.0
You can use the following script to add finmath-lib-3.0.6.jar to your project.
<dependency> <groupId>net.finmath</groupId> <artifactId>finmath-lib</artifactId> <version>3.0.6</version> </dependency>
compile group: 'net.finmath', name: 'finmath-lib', version: '3.0.6'
libraryDependencies += "net.finmath" % "finmath-lib" % "3.0.6"
<dependency org="net.finmath" name="finmath-lib" rev="3.0.6"/>
@Grapes(@Grab(group='net.finmath', module='finmath-lib', version='3.0.6'))
'net.finmath:finmath-lib:jar:3.0.6'
Click the following link to download the jar file.
finmath-lib-3.0.6-java6.jar