is not current version
Last Version 1.4.0

com.github.st235:expandablebottombar 1.3.2

A new way to improve navigation in your app.

GroupId

GroupId

com.github.st235
ArtifactId

ArtifactId

expandablebottombar
Version

Version

1.3.2
Type

Type

aar

Download expandablebottombar 1.3.2


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