License |
License |
---|---|
GroupId | GroupIdcom.olekdia |
ArtifactId | ArtifactIdbottom-bar |
Version | Version3.6.3 |
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.6.3.pom | |
bottom-bar-3.6.3-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.olekdia/bottom-bar/ -->
<dependency>
<groupId>com.olekdia</groupId>
<artifactId>bottom-bar</artifactId>
<version>3.6.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia/bottom-bar/
implementation 'com.olekdia:bottom-bar:3.6.3'
// https://jarcasting.com/artifacts/com.olekdia/bottom-bar/
implementation ("com.olekdia:bottom-bar:3.6.3")
'com.olekdia:bottom-bar:aar:3.6.3'
<dependency org="com.olekdia" name="bottom-bar" rev="3.6.3">
<artifact name="bottom-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia', module='bottom-bar', version='3.6.3')
)
libraryDependencies += "com.olekdia" % "bottom-bar" % "3.6.3"
[com.olekdia/bottom-bar "3.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.olekdia : multiplatform-common-jvm | jar | 0.5.27 |
com.olekdia : android-common | jar | 3.5.13 |
androidx.annotation » annotation | jar | 1.1.0 |
com.google.android.material » material | jar | 1.3.0 |