File | Operation |
---|---|
superpom-1.0.23.pom | download |
<dependency>
<groupId>it.tidalwave.thesefoolishthings</groupId>
<artifactId>superpom</artifactId>
<version>1.0.23</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='it.tidalwave.thesefoolishthings', module='superpom', version='1.0.23')
)