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