Last Version

Floating Action Button Library 1.6.4

Floating Action Button implementation for Android

License

License

GroupId

GroupId

com.github.clans
ArtifactId

ArtifactId

fab
Version

Version

1.6.4
Type

Type

aar
Description

Description

Floating Action Button Library
Floating Action Button implementation for Android
Project URL

Project URL

https://github.com/Clans/FloatingActionButton
Source Code Management

Source Code Management

https://github.com/Clans/FloatingActionButton

Download fab 1.6.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.