Jar examples for g:glassactionbar
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
glassactionbar-0.3.0-javadoc.jar