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