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