Download glassactionbar-0.3.0.jar file - Jar g

Jar examples for g:glassactionbar

Description

A tiny library which adds a glass-like effect to the action bar.

You can download jar file glassactionbar 0.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add glassactionbar-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

glassactionbar-0.3.0-javadoc.jar
glassactionbar-0.3.0-sources.jar
glassactionbar-0.3.0.pom



Related Tutorials