ActionBarSherlock

Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme. http://actionbarsherlock.com

License

License

GroupId

GroupId

com.prolificinteractive
ArtifactId

ArtifactId

actionbarsherlock
Last Version

Last Version

4.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme. http://actionbarsherlock.com

Download actionbarsherlock

How to add to project

<!-- https://jarcasting.com/artifacts/com.prolificinteractive/actionbarsherlock/ -->
<dependency>
    <groupId>com.prolificinteractive</groupId>
    <artifactId>actionbarsherlock</artifactId>
    <version>4.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.prolificinteractive/actionbarsherlock/
implementation 'com.prolificinteractive:actionbarsherlock:4.3.1'
// https://jarcasting.com/artifacts/com.prolificinteractive/actionbarsherlock/
implementation ("com.prolificinteractive:actionbarsherlock:4.3.1")
'com.prolificinteractive:actionbarsherlock:aar:4.3.1'
<dependency org="com.prolificinteractive" name="actionbarsherlock" rev="4.3.1">
  <artifact name="actionbarsherlock" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.prolificinteractive', module='actionbarsherlock', version='4.3.1')
)
libraryDependencies += "com.prolificinteractive" % "actionbarsherlock" % "4.3.1"
[com.prolificinteractive/actionbarsherlock "4.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 13.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.1