customfab

This view is for replacement of standard Floating Action Button from Google Support Library. It is easy to use, customizable and you can also add text to button.

License

License

GroupId

GroupId

com.robertlevonyan.view
ArtifactId

ArtifactId

CustomFloatingActionButton
Last Version

Last Version

3.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

customfab
This view is for replacement of standard Floating Action Button from Google Support Library. It is easy to use, customizable and you can also add text to button.
Project URL

Project URL

https://github.com/robertlevonyan/materialChipView
Source Code Management

Source Code Management

https://github.com/robertlevonyan/customFloatingActionButton

Download CustomFloatingActionButton

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0