Bottom Navigation Bar

Bottom navigation bars make it easy to explore and switch between top-level views in a single tap.

License

License

GroupId

GroupId

com.ashokvarma.android
ArtifactId

ArtifactId

bottom-navigation-bar
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Bottom Navigation Bar
Bottom navigation bars make it easy to explore and switch between top-level views in a single tap.
Project URL

Project URL

https://github.com/Ashok-Varma/bottomnavigation
Source Code Management

Source Code Management

https://github.com/Ashok-Varma/bottomnavigation

Download bottom-navigation-bar

How to add to project

<!-- https://jarcasting.com/artifacts/com.ashokvarma.android/bottom-navigation-bar/ -->
<dependency>
    <groupId>com.ashokvarma.android</groupId>
    <artifactId>bottom-navigation-bar</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ashokvarma.android/bottom-navigation-bar/
implementation 'com.ashokvarma.android:bottom-navigation-bar:2.2.0'
// https://jarcasting.com/artifacts/com.ashokvarma.android/bottom-navigation-bar/
implementation ("com.ashokvarma.android:bottom-navigation-bar:2.2.0")
'com.ashokvarma.android:bottom-navigation-bar:aar:2.2.0'
<dependency org="com.ashokvarma.android" name="bottom-navigation-bar" rev="2.2.0">
  <artifact name="bottom-navigation-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ashokvarma.android', module='bottom-navigation-bar', version='2.2.0')
)
libraryDependencies += "com.ashokvarma.android" % "bottom-navigation-bar" % "2.2.0"
[com.ashokvarma.android/bottom-navigation-bar "2.2.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.2.0-alpha05

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.3
1.4.2
1.4.1
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
0.9.8
0.9.7