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