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