Android library for implementing the action bar design pattern using the backported sources of Ice Cream Sandwich.
'com.actionbarsherlock:library:4.0.2'
<dependency>
<groupId>com.actionbarsherlock</groupId>
<artifactId>library</artifactId>
<version>4.0.2</version>
</dependency>
<dependency org="com.actionbarsherlock" name="library" rev="4.0.2"/>
"com.actionbarsherlock", "library", "4.0.2"