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