| License |
License |
|---|---|
| GroupId | GroupIdio.ak1 |
| ArtifactId | ArtifactIdbubbletabbar |
| Version | Version1.0.8 |
| Type | Typeaar |
| Description |
Descriptionbubbletabbar
it is a bottom navigation bar with customizable bubble like tabs .
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bubbletabbar-1.0.8.pom | |
| bubbletabbar-1.0.8-sources.jar | 6 KB |
| bubbletabbar-1.0.8-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ak1/bubbletabbar/ -->
<dependency>
<groupId>io.ak1</groupId>
<artifactId>bubbletabbar</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.ak1/bubbletabbar/
implementation 'io.ak1:bubbletabbar:1.0.8'
// https://jarcasting.com/artifacts/io.ak1/bubbletabbar/
implementation ("io.ak1:bubbletabbar:1.0.8")
'io.ak1:bubbletabbar:aar:1.0.8'
<dependency org="io.ak1" name="bubbletabbar" rev="1.0.8">
<artifact name="bubbletabbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.ak1', module='bubbletabbar', version='1.0.8')
)
libraryDependencies += "io.ak1" % "bubbletabbar" % "1.0.8"
[io.ak1/bubbletabbar "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |