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