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

com.github.andremion:floatingnavigationview 1.2.0

A simple Floating Action Button that shows an anchored Navigation View

Группа

Группа

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

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

floatingnavigationview
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать floatingnavigationview 1.2.0


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