Last Version

ActionBarSherlock FEST Assertions 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

actionbarsherlock-fest
Version

Version

4.4.0
Type

Type

jar
Description

Description

ActionBarSherlock FEST Assertions
Android library for implementing the action bar design pattern using the backported sources of Ice Cream Sandwich.
Project Organization

Project Organization

Jake Wharton

Download actionbarsherlock-fest 4.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : fest-android jar 1.0.5

provided (3)

Group / Artifact Type Version
com.google.android : android jar 4.0.1.2
com.google.android : support-v4 jar r7
com.actionbarsherlock : actionbarsherlock jar 4.4.0

Project Modules

There are no modules declared in this project.