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