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