is not current version
Last Version 1.3.0

com.github.andremion:floatingnavigationview 1.0.0

A simple Floating Action Button that shows an anchored Navigation View

GroupId

GroupId

com.github.andremion
ArtifactId

ArtifactId

floatingnavigationview
Version

Version

1.0.0
Type

Type

aar

Download floatingnavigationview 1.0.0


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