is not current version
Last Version 4.4.0

com.actionbarsherlock:actionbarsherlock-fest 4.3.1


GroupId

GroupId

com.actionbarsherlock
ArtifactId

ArtifactId

actionbarsherlock-fest
Version

Version

4.3.1
Type

Type

jar

Download actionbarsherlock-fest 4.3.1


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