| License |
License |
|---|---|
| GroupId | GroupIdcom.olekdia |
| ArtifactId | ArtifactIdfam |
| Last Version | Last Version3.7.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionFAM
An implementation of floating action menu https://material.io/components/buttons-floating-action-button
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationolekdia |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fam-3.7.1.pom | |
| fam-3.7.1-sources.jar | 10 KB |
| Browse |
<!-- 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"]
| 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 |