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