License |
License |
---|---|
GroupId | GroupIdcom.robertlevonyan.view |
ArtifactId | ArtifactIdCustomFloatingActionButton |
Last Version | Last Version3.1.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncustomfab
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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |