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