License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.finmath |
ArtifactId | ArtifactIdfinmath-lib-plot-extensions |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfinmath lib plot extensions
finmath lib plot extensions provide convenient
plotting methods by providing consistent wrappers
to plot libraries (like JFreeChart or JavaFX).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/ -->
<dependency>
<groupId>net.finmath</groupId>
<artifactId>finmath-lib-plot-extensions</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation 'net.finmath:finmath-lib-plot-extensions:0.4.5'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation ("net.finmath:finmath-lib-plot-extensions:0.4.5")
'net.finmath:finmath-lib-plot-extensions:jar:0.4.5'
<dependency org="net.finmath" name="finmath-lib-plot-extensions" rev="0.4.5">
<artifact name="finmath-lib-plot-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib-plot-extensions', version='0.4.5')
)
libraryDependencies += "net.finmath" % "finmath-lib-plot-extensions" % "0.4.5"
[net.finmath/finmath-lib-plot-extensions "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-base | jar | 11.0.2 |
org.openjfx : javafx-controls | jar | 11.0.2 |
org.openjfx : javafx-swing | jar | 11.0.2 |
org.jfree : jfreechart | jar | 1.5.2 |
com.itextpdf : itextpdf | jar | 5.5.13.2 |
net.finmath : finmath-lib | jar | 5.1.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.jogamp.jogl : jogl-all | jar | 2.3.2 |
org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |