is not current version
Last Version 3.7.1

com.olekdia:fam 3.7.0

An implementation of floating action menu https://material.io/components/buttons-floating-action-button

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

fam
Version

Version

3.7.0
Type

Type

aar

Download fam 3.7.0


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