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