File | Operation |
---|---|
advanced-2.2.3.pom | download |
<dependency>
<groupId>org.objectweb.fractal.juliac.examples</groupId>
<artifactId>advanced</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='advanced', version='2.2.3')
)
<parent> <groupId>org.objectweb.fractal.juliac.examples</groupId> <artifactId>basic</artifactId> <version>2.2.3</version> </parent>