Download actionbarsherlock-4.3.0.jar file - Jar a

Jar examples for a:actionbarsherlock

Description

You can download jar file actionbarsherlock 4.3.0 in this page.

Build File

You can use the following script to add actionbarsherlock-4.3.0.jar to your project.

<dependency>
   <groupId>com.actionbarsherlock</groupId>
   <artifactId>actionbarsherlock</artifactId>
   <version>4.3.0</version>
</dependency>
compile group: 'com.actionbarsherlock', name: 'actionbarsherlock', version: '4.3.0'
libraryDependencies += "com.actionbarsherlock" % "actionbarsherlock" % "4.3.0"
<dependency org="com.actionbarsherlock" name="actionbarsherlock" rev="4.3.0"/>
@Grapes(@Grab(group='com.actionbarsherlock', module='actionbarsherlock', version='4.3.0'))
'com.actionbarsherlock:actionbarsherlock:jar:4.3.0'

Download

Click the following link to download the jar file.

actionbarsherlock-4.3.0-sources.jar
actionbarsherlock-4.3.0.jar
actionbarsherlock-4.3.0.pom



Related Tutorials