Files download
File Operation
bottomnavigationex-110x-2.1.0.pom download
bottomnavigationex-110x-2.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.clistery</groupId>
  <artifactId>bottomnavigationex-110x</artifactId>
  <version>2.1.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.clistery:bottomnavigationex-110x:2.1.0'
Gradle Kotlin
implementation("io.github.clistery:bottomnavigationex-110x:2.1.0")
Scala SBT
libraryDependencies += "io.github.clistery" % "bottomnavigationex-110x" % "2.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.clistery', module='bottomnavigationex-110x', version='2.1.0')
)
Apache Ivy
<dependency org="io.github.clistery" name="bottomnavigationex-110x" rev="2.1.0" />
Leiningen
[io.github.clistery/bottomnavigationex-110x "2.1.0"]
Apache Buildr
'io.github.clistery:bottomnavigationex-110x:jar:2.1.0'