Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.finmath |
ArtifactId | ArtifactIdfinmath-lib-plot-extensions |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/ -->
<dependency>
<groupId>net.finmath</groupId>
<artifactId>finmath-lib-plot-extensions</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation 'net.finmath:finmath-lib-plot-extensions:0.2.0'
// https://jarcasting.com/artifacts/net.finmath/finmath-lib-plot-extensions/
implementation ("net.finmath:finmath-lib-plot-extensions:0.2.0")
'net.finmath:finmath-lib-plot-extensions:jar:0.2.0'
<dependency org="net.finmath" name="finmath-lib-plot-extensions" rev="0.2.0">
<artifact name="finmath-lib-plot-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.finmath', module='finmath-lib-plot-extensions', version='0.2.0')
)
libraryDependencies += "net.finmath" % "finmath-lib-plot-extensions" % "0.2.0"
[net.finmath/finmath-lib-plot-extensions "0.2.0"]