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