не последняя версия
Последняя версия 0.4.5

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

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

Категории

Категории

Сеть
Группа

Группа

net.finmath
Идентификатор

Идентификатор

finmath-lib-plot-extensions
Версия

Версия

0.3.10
Тип

Тип

jar

Скачать finmath-lib-plot-extensions 0.3.10


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