<dependency>
<groupId>net.simonvt.menudrawer.sample</groupId>
<artifactId>samples</artifactId>
<version>3.0.4</version>
<type>apk</type>
</dependency>
@Grapes(
@Grab(group='net.simonvt.menudrawer.sample', module='samples', version='3.0.4')
)