Download actionbar-1.0.2.jar file - Jar a

Jar examples for a:actionbar

Description

custom actionbar

You can download jar file actionbar 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add actionbar-1.0.2.jar to your project.

<dependency>
   <groupId>mobi.cangol.mobile</groupId>
   <artifactId>actionbar</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'mobi.cangol.mobile', name: 'actionbar', version: '1.0.2'
libraryDependencies += "mobi.cangol.mobile" % "actionbar" % "1.0.2"
<dependency org="mobi.cangol.mobile" name="actionbar" rev="1.0.2"/>
@Grapes(@Grab(group='mobi.cangol.mobile', module='actionbar', version='1.0.2'))
'mobi.cangol.mobile:actionbar:jar:1.0.2'

Download

Click the following link to download the jar file.

actionbar-1.0.2-javadoc.jar
actionbar-1.0.2-sources.jar
actionbar-1.0.2.pom



Related Tutorials