is not current version
Last Version 0.4.5

finmath lib plot extensions 0.4.4

finmath lib plot extensions provide convenient plotting methods by providing consistent wrappers to plot libraries (like JFreeChart or JavaFX).

License

License

Categories

Categories

Net
GroupId

GroupId

net.finmath
ArtifactId

ArtifactId

finmath-lib-plot-extensions
Version

Version

0.4.4
Type

Type

jar
Description

Description

finmath 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

http://www.finmath.net/finmath-lib-plot-extensions
Project Organization

Project Organization

finmath.net
Source Code Management

Source Code Management

https://github.com/finmath/finmath-lib-plot-extensions

Download finmath-lib-plot-extensions 0.4.4


<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/ -->
<dependency>
    <groupId>net.finmath</groupId>
    <artifactId>finmath-lib-plot-extensions</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation 'net.finmath:finmath-lib-plot-extensions:0.4.4'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation ("net.finmath:finmath-lib-plot-extensions:0.4.4")
'net.finmath:finmath-lib-plot-extensions:jar:0.4.4'
<dependency org="net.finmath" name="finmath-lib-plot-extensions" rev="0.4.4">
  <artifact name="finmath-lib-plot-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib-plot-extensions', version='0.4.4')
)
libraryDependencies += "net.finmath" % "finmath-lib-plot-extensions" % "0.4.4"
[net.finmath/finmath-lib-plot-extensions "0.4.4"]

Dependencies

compile (10)

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
com.google.guava : guava jar 28.2-jre
org.jogamp.jogl : jogl-all jar 2.3.2
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2

test (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

Project Modules

There are no modules declared in this project.