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