License |
License |
---|---|
GroupId | GroupIdcom.ashokvarma.android |
ArtifactId | ArtifactIdbottom-navigation-bar |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBottom Navigation Bar
Bottom navigation bars make it easy to explore and switch between top-level views in a single tap.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ashokvarma.android/bottom-navigation-bar/ -->
<dependency>
<groupId>com.ashokvarma.android</groupId>
<artifactId>bottom-navigation-bar</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ashokvarma.android/bottom-navigation-bar/
implementation 'com.ashokvarma.android:bottom-navigation-bar:2.2.0'
// https://jarcasting.com/artifacts/com.ashokvarma.android/bottom-navigation-bar/
implementation ("com.ashokvarma.android:bottom-navigation-bar:2.2.0")
'com.ashokvarma.android:bottom-navigation-bar:aar:2.2.0'
<dependency org="com.ashokvarma.android" name="bottom-navigation-bar" rev="2.2.0">
<artifact name="bottom-navigation-bar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ashokvarma.android', module='bottom-navigation-bar', version='2.2.0')
)
libraryDependencies += "com.ashokvarma.android" % "bottom-navigation-bar" % "2.2.0"
[com.ashokvarma.android/bottom-navigation-bar "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.2.0-alpha05 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |