не последняя версия
Последняя версия 1.3.1

com.github.ooftf:bottom-bar 1.3.0

noting to description

Группа

Группа

com.github.ooftf
Идентификатор

Идентификатор

bottom-bar
Версия

Версия

1.3.0
Тип

Тип

aar

Скачать bottom-bar 1.3.0


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