is not current version
Last Version 0.4.5

net.finmath:finmath-lib-plot-extensions 0.3.1

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

Categories

Categories

Net
GroupId

GroupId

net.finmath
ArtifactId

ArtifactId

finmath-lib-plot-extensions
Version

Version

0.3.1
Type

Type

jar

Download finmath-lib-plot-extensions 0.3.1


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