License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdbottomnavigationex-130 |
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 |
<!-- https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-130/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>bottomnavigationex-130</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-130/
implementation 'io.github.clistery:bottomnavigationex-130:1.0.7'
// https://jarcasting.com/artifacts/io.github.clistery/bottomnavigationex-130/
implementation ("io.github.clistery:bottomnavigationex-130:1.0.7")
'io.github.clistery:bottomnavigationex-130:aar:1.0.7'
<dependency org="io.github.clistery" name="bottomnavigationex-130" rev="1.0.7">
<artifact name="bottomnavigationex-130" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='bottomnavigationex-130', version='1.0.7')
)
libraryDependencies += "io.github.clistery" % "bottomnavigationex-130" % "1.0.7"
[io.github.clistery/bottomnavigationex-130 "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.github.clistery : bottomnavigationex-base | jar | 1.0.7 |
com.google.android.material » material | jar | 1.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |