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

bottomnavbar 1.0.3

This Android project merges BottomNavigationView and FloatingActionButton into one BottomNavBar which can be used in a very simple way.

Лицензия

Лицензия

Группа

Группа

io.github.zagori
Идентификатор

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

bottomnavbar
Версия

Версия

1.0.3
Тип

Тип

aar
Описание

Описание

bottomnavbar
This Android project merges BottomNavigationView and FloatingActionButton into one BottomNavBar which can be used in a very simple way.
Ссылка на сайт

Ссылка на сайт

https://github.com/zagori/BottomNavBar.git
Система контроля версий

Система контроля версий

https://github.com/zagori/BottomNavBar/

Скачать bottomnavbar 1.0.3


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.databinding » viewbinding jar 4.2.1

runtime (5)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.0-alpha02
com.google.android.material » material jar 1.4.0-rc01
androidx.vectordrawable » vectordrawable jar 1.2.0-alpha02
androidx.core » core-ktx jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.10

Модули Проекта

Данный проект не имеет модулей.