Last Version

androidbottombar 1.0.2

A lightweight bottom navigation view, fully customizable with an indicator and animations.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

androidbottombar
Version

Version

1.0.2
Type

Type

aar
Description

Description

androidbottombar
A lightweight bottom navigation view, fully customizable with an indicator and animations.
Project URL

Project URL

https://github.com/skydoves/AndroidBottomBar
Source Code Management

Source Code Management

https://github.com/skydoves/AndroidBottomBar

Download androidbottombar 1.0.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.viewpager2 » viewpager2 jar 1.0.0

Project Modules

There are no modules declared in this project.