Last Version

FloatingActionButton 1.10.1

Floating Action Button for Android based on Material Design specification

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.getbase
ArtifactId

ArtifactId

floatingactionbutton
Version

Version

1.10.1
Type

Type

aar
Description

Description

FloatingActionButton
Floating Action Button for Android based on Material Design specification
Project URL

Project URL

https://github.com/futuresimple/android-floating-action-button
Source Code Management

Source Code Management

https://github.com/futuresimple/android-floating-action-button

Download floatingactionbutton 1.10.1


<!-- https://jarcasting.com/artifacts/com.getbase/floatingactionbutton/ -->
<dependency>
    <groupId>com.getbase</groupId>
    <artifactId>floatingactionbutton</artifactId>
    <version>1.10.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.getbase/floatingactionbutton/
implementation 'com.getbase:floatingactionbutton:1.10.1'
// https://jarcasting.com/artifacts/com.getbase/floatingactionbutton/
implementation ("com.getbase:floatingactionbutton:1.10.1")
'com.getbase:floatingactionbutton:aar:1.10.1'
<dependency org="com.getbase" name="floatingactionbutton" rev="1.10.1">
  <artifact name="floatingactionbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.getbase', module='floatingactionbutton', version='1.10.1')
)
libraryDependencies += "com.getbase" % "floatingactionbutton" % "1.10.1"
[com.getbase/floatingactionbutton "1.10.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 22.2.0

Project Modules

There are no modules declared in this project.