License |
License |
---|---|
GroupId | GroupIdcom.github.skydoves |
ArtifactId | ArtifactIdandroidbottombar |
Version | Version1.0.2 |
Type | Typeaar |
Description |
Descriptionandroidbottombar
A lightweight bottom navigation view, fully customizable with an indicator and animations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
androidbottombar-1.0.2.pom | |
androidbottombar-1.0.2.aar | 92 KB |
androidbottombar-1.0.2-sources.jar | 24 KB |
androidbottombar-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/androidbottombar/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>androidbottombar</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/androidbottombar/
implementation 'com.github.skydoves:androidbottombar:1.0.2'
// https://jarcasting.com/artifacts/com.github.skydoves/androidbottombar/
implementation ("com.github.skydoves:androidbottombar:1.0.2")
'com.github.skydoves:androidbottombar:aar:1.0.2'
<dependency org="com.github.skydoves" name="androidbottombar" rev="1.0.2">
<artifact name="androidbottombar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='androidbottombar', version='1.0.2')
)
libraryDependencies += "com.github.skydoves" % "androidbottombar" % "1.0.2"
[com.github.skydoves/androidbottombar "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.0.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.viewpager2 » viewpager2 | jar | 1.0.0 |