Download actionbarsherlock-4.3.1.jar file - Jar a

Jar examples for a:actionbarsherlock

Description

You can download jar file actionbarsherlock 4.3.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

actionbarsherlock-4.3.1-sources.jar
actionbarsherlock-4.3.1.jar
actionbarsherlock-4.3.1.pom



Related Tutorials