<dependency>
<groupId>org.objectweb.fractal.juliac.examples</groupId>
<artifactId>proxyparameters</artifactId>
<version>2.2.3</version>
</dependency>
libraryDependencies += "org.objectweb.fractal.juliac.examples" % "proxyparameters" % "2.2.3"
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='proxyparameters', version='2.2.3')
)
<dependency org="org.objectweb.fractal.juliac.examples" name="proxyparameters" rev="2.2.3" />
<parent> <groupId>org.objectweb.fractal.juliac</groupId> <artifactId>juliac-parent</artifactId> <version>2.2.3</version> </parent>