bottom-bar

library tools for mikes usage

License

License

GroupId

GroupId

io.github.cocomikes
ArtifactId

ArtifactId

bottom-bar
Last Version

Last Version

3.2.3
Release Date

Release Date

Type

Type

aar
Description

Description

bottom-bar
library tools for mikes usage

Download bottom-bar

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.3
3.2.2