is not current version
Last Version 1.20

com.github.vonrosen:quantlib 1.10

Java source generated from QuantLib SWIG

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.vonrosen
ArtifactId

ArtifactId

quantlib
Version

Version

1.10
Type

Type

jar

Download quantlib 1.10


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