<dependency>
<groupId>com.actionbarsherlock</groupId>
<artifactId>sample-roboguice</artifactId>
<version>4.2.0</version>
<type>apk</type>
</dependency>
@Grapes(
@Grab(group='com.actionbarsherlock', module='sample-roboguice', version='4.2.0')
)