Last Version

core 0.3.0

JQuantLib is a library for Quantitative Finance written in 100% Java.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

co.dv01.jquantlib
ArtifactId

ArtifactId

core
Version

Version

0.3.0
Type

Type

jar
Description

Description

core
JQuantLib is a library for Quantitative Finance written in 100% Java.
Project Organization

Project Organization

co.dv01.jquantlib

Download core 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0
org.slf4j : slf4j-api jar 1.4.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11
org.slf4j : slf4j-simple jar 1.4.0

Project Modules

There are no modules declared in this project.