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