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