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