BottomBar

An implementation of bottom bar https://material.io/components/bottom-navigation

License

License

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

bottom-bar
Last Version

Last Version

3.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

BottomBar
An implementation of bottom bar https://material.io/components/bottom-navigation
Project URL

Project URL

https://gitlab.com/olekdia/common/libraries/bottom-bar
Project Organization

Project Organization

olekdia
Source Code Management

Source Code Management

https://gitlab.com/olekdia/common/libraries/bottom-bar

Download bottom-bar

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.olekdia : multiplatform-common-jvm jar 0.6.0
com.olekdia : android-common jar 3.7.1
androidx.annotation » annotation jar 1.2.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.1
3.7.0
3.6.3