is not current version
Last Version 0.0.8

com.shamanland:fab 0.0.5

Floating Action Button

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

fab
Version

Version

0.0.5
Type

Type

aar

Download fab 0.0.5


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