Last Version

Bottom Navigation Bar 2.2.0

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
Version

Version

2.2.0
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 2.2.0


<!-- 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.