Download glassactionbar-abc-0.3.0.jar file - Jar g

Jar examples for g:glassactionbar-abc

Description

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

You can download jar file glassactionbar-abc 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-abc-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials