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