is not current version
Last Version 4.4.0

com.actionbarsherlock:actionbarsherlock-fest 4.3.0


GroupId

GroupId

com.actionbarsherlock
ArtifactId

ArtifactId

actionbarsherlock-fest
Version

Version

4.3.0
Type

Type

jar

Download actionbarsherlock-fest 4.3.0


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