License |
License |
---|---|
GroupId | GroupIdcom.olekdia |
ArtifactId | ArtifactIdbottom-bar |
Last Version | Last Version3.7.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBottomBar
An implementation of bottom bar https://material.io/components/bottom-navigation
|
Project URL |
Project URL |
Project Organization |
Project Organizationolekdia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bottom-bar-3.7.1.pom | |
bottom-bar-3.7.1-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.olekdia/bottom-bar/ -->
<dependency>
<groupId>com.olekdia</groupId>
<artifactId>bottom-bar</artifactId>
<version>3.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia/bottom-bar/
implementation 'com.olekdia:bottom-bar:3.7.1'
// https://jarcasting.com/artifacts/com.olekdia/bottom-bar/
implementation ("com.olekdia:bottom-bar:3.7.1")
'com.olekdia:bottom-bar:aar:3.7.1'
<dependency org="com.olekdia" name="bottom-bar" rev="3.7.1">
<artifact name="bottom-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia', module='bottom-bar', version='3.7.1')
)
libraryDependencies += "com.olekdia" % "bottom-bar" % "3.7.1"
[com.olekdia/bottom-bar "3.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.olekdia : multiplatform-common-jvm | jar | 0.6.0 |
com.olekdia : android-common | jar | 3.7.1 |
androidx.annotation » annotation | jar | 1.2.0 |
com.google.android.material » material | jar | 1.4.0 |