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

Лицензия

Лицензия

Группа

Группа

com.prolificinteractive
Идентификатор

Идентификатор

actionbarsherlock
Последняя версия

Последняя версия

4.3.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

Скачать actionbarsherlock

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 13.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.3.1