<dependency>
<groupId>net.anotheria</groupId>
<artifactId>distributeme-support</artifactId>
<version>4.0.0</version>
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-support', version='4.0.0')
)