File | Operation |
---|---|
redscorpion-parent-0.0.5.pom | download |
<dependency>
<groupId>top.redscorpion</groupId>
<artifactId>redscorpion-parent</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='top.redscorpion', module='redscorpion-parent', version='0.0.5')
)