| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.finmath |
| Идентификатор | Идентификаторfinmath-lib-plot-extensions |
| Версия | Версия0.3.10 |
| Тип | Типjar |
<!-- 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"]