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