| License |
License |
|---|---|
| GroupId | GroupIdcom.github.andremion |
| ArtifactId | ArtifactIdfloatingnavigationview |
| Version | Version1.3.0 |
| Type | Typeaar |
| Description |
DescriptionFloating Navigation View
A simple Floating Action Button that shows an anchored Navigation View
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| floatingnavigationview-1.3.0.pom | |
| floatingnavigationview-1.3.0.aar | 42 KB |
| floatingnavigationview-1.3.0-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.andremion/floatingnavigationview/ -->
<dependency>
<groupId>com.github.andremion</groupId>
<artifactId>floatingnavigationview</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andremion/floatingnavigationview/
implementation 'com.github.andremion:floatingnavigationview:1.3.0'
// https://jarcasting.com/artifacts/com.github.andremion/floatingnavigationview/
implementation ("com.github.andremion:floatingnavigationview:1.3.0")
'com.github.andremion:floatingnavigationview:aar:1.3.0'
<dependency org="com.github.andremion" name="floatingnavigationview" rev="1.3.0">
<artifact name="floatingnavigationview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andremion', module='floatingnavigationview', version='1.3.0')
)
libraryDependencies += "com.github.andremion" % "floatingnavigationview" % "1.3.0"
[com.github.andremion/floatingnavigationview "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.material » material | jar | 1.2.1 |