не последняя версия
Последняя версия 1.3.0

com.github.andremion:floatingnavigationview 1.0.1

A simple Floating Action Button that shows an anchored Navigation View

Группа

Группа

com.github.andremion
Идентификатор

Идентификатор

floatingnavigationview
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать floatingnavigationview 1.0.1


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