floatingmenu

Floating Action Menu for Android. Inspired by the Google Plus floating menu

License

License

GroupId

GroupId

it.sephiroth.android.library.floatingmenu
ArtifactId

ArtifactId

floatingmenu
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

floatingmenu
Floating Action Menu for Android. Inspired by the Google Plus floating menu
Project URL

Project URL

https://github.com/sephiroth74/android-floating-action-menu
Source Code Management

Source Code Management

https://github.com/sephiroth74/android-floating-action-menu

Download floatingmenu

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.nineoldandroids : library jar 2.4.0
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0