File | Operation |
---|---|
extension-parent-0.8.0.pom | download |
<dependency>
<groupId>io.toolisticon.compiletesting</groupId>
<artifactId>extension-parent</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.toolisticon.compiletesting', module='extension-parent', version='0.8.0')
)
<parent> <groupId>io.toolisticon.compiletesting</groupId> <artifactId>compiletesting-parent</artifactId> <version>0.8.0</version> </parent>