FAM

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

License

License

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

fam
Last Version

Last Version

3.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://gitlab.com/olekdia/common/libraries/fam
Project Organization

Project Organization

olekdia
Source Code Management

Source Code Management

https://gitlab.com/olekdia/common/libraries/fam

Download fam

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
com.google.android.material » material jar 1.4.0
com.olekdia : multiplatform-common-jvm jar 0.6.0
com.olekdia : android-common jar 3.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.1
3.7.0
3.4.3
3.4.2