is not current version
Last Version 3.1.5

customfab 3.1.1

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
Version

Version

3.1.1
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 3.1.1


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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.