is not current version
Last Version 2.2.0

com.ashokvarma.android:bottom-navigation-bar 1.1.1

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

GroupId

GroupId

com.ashokvarma.android
ArtifactId

ArtifactId

bottom-navigation-bar
Version

Version

1.1.1
Type

Type

aar

Download bottom-navigation-bar 1.1.1


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