Last Version

ActionBarSherlock (Parent) 4.4.0

Android library for implementing the action bar design pattern using the backported sources of Ice Cream Sandwich.

License

License

GroupId

GroupId

com.actionbarsherlock
ArtifactId

ArtifactId

parent
Version

Version

4.4.0
Type

Type

pom
Description

Description

ActionBarSherlock (Parent)
Android library for implementing the action bar design pattern using the backported sources of Ice Cream Sandwich.
Project URL

Project URL

http://actionbarsherlock.com
Project Organization

Project Organization

Jake Wharton
Source Code Management

Source Code Management

https://github.com/JakeWharton/ActionBarSherlock/

Download parent 4.4.0

Filename Size
parent-4.4.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • actionbarsherlock
  • actionbarsherlock-fest
  • actionbarsherlock-i18n
  • actionbarsherlock-samples