quantlib-java-swig

Java source generated from QuantLib SWIG

License

License

BSD 3-clause "New" or "Revised" License
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.vonrosen
ArtifactId

ArtifactId

quantlib
Last Version

Last Version

1.20
Release Date

Release Date

Type

Type

jar
Description

Description

quantlib-java-swig
Java source generated from QuantLib SWIG
Project URL

Project URL

https://github.com/vonrosen/Quantlib-SWIG-Java

Download quantlib

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.20
1.10