Jar examples for f:fab
Floating Action Button implementation for Android
You can download jar file fab 1.6.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fab-1.6.4.jar to your project.
<dependency> <groupId>com.github.clans</groupId> <artifactId>fab</artifactId> <version>1.6.4</version> </dependency>
compile group: 'com.github.clans', name: 'fab', version: '1.6.4'
libraryDependencies += "com.github.clans" % "fab" % "1.6.4"
<dependency org="com.github.clans" name="fab" rev="1.6.4"/>
@Grapes(@Grab(group='com.github.clans', module='fab', version='1.6.4'))
'com.github.clans:fab:jar:1.6.4'
Click the following link to download the jar file.
fab-1.6.4-javadoc.jar