BottomNavigationEx -Release

An android lib for enhancing BottomNavigationView.(Extended from https://github.com/ittianyu/BottomNavigationViewEx)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clistery
ArtifactId

ArtifactId

bottomnavigationex-base
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

aar
Description

Description

BottomNavigationEx -Release
An android lib for enhancing BottomNavigationView.(Extended from https://github.com/ittianyu/BottomNavigationViewEx)
Project URL

Project URL

https://github.com/CListery/BottomNavigationEx
Source Code Management

Source Code Management

https://github.com/CListery/BottomNavigationEx

Download bottomnavigationex-base

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6.1
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0