License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdbottomnavigationex-ex |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBottomNavigationEx -Release
An android lib for enhancing BottomNavigationView.(Extended from https://github.com/ittianyu/BottomNavigationViewEx)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bottomnavigationex-ex-1.0.7.pom | |
bottomnavigationex-ex-1.0.7-sources.jar | 3 KB |
bottomnavigationex-ex-1.0.7-javadoc.jar | 310 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-ex/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>bottomnavigationex-ex</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-ex/
implementation 'io.github.clistery:bottomnavigationex-ex:1.0.7'
// https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-ex/
implementation ("io.github.clistery:bottomnavigationex-ex:1.0.7")
'io.github.clistery:bottomnavigationex-ex:aar:1.0.7'
<dependency org="io.github.clistery" name="bottomnavigationex-ex" rev="1.0.7">
<artifact name="bottomnavigationex-ex" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='bottomnavigationex-ex', version='1.0.7')
)
libraryDependencies += "io.github.clistery" % "bottomnavigationex-ex" % "1.0.7"
[io.github.clistery/bottomnavigationex-ex "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |