Last Version

Sample (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-sample
Version

Version

4.4.0
Type

Type

pom
Description

Description

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

Project Organization

Jake Wharton

Download parent-sample 4.4.0

Filename Size
parent-sample-4.4.0.pom 745 bytes
Browse

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

  • demos
  • fragments
  • known-bugs
  • roboguice
  • styled