is not current version
Last Version 1.0.0-beta5

bottomnavigation 1.0.0-beta2

Library that extends the BottomNavigation component and adapts automatically to the different foldable configurations

License

License

MIT
GroupId

GroupId

com.microsoft.device.dualscreen
ArtifactId

ArtifactId

bottomnavigation
Version

Version

1.0.0-beta2
Type

Type

aar
Description

Description

bottomnavigation
Library that extends the BottomNavigation component and adapts automatically to the different foldable configurations
Project URL

Project URL

https://github.com/microsoft/surface-duo-sdk
Source Code Management

Source Code Management

https://github.com/microsoft/surface-duo-sdk/tree/main

Download bottomnavigation 1.0.0-beta2


<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/bottomnavigation/ -->
<dependency>
    <groupId>com.microsoft.device.dualscreen</groupId>
    <artifactId>bottomnavigation</artifactId>
    <version>1.0.0-beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/bottomnavigation/
implementation 'com.microsoft.device.dualscreen:bottomnavigation:1.0.0-beta2'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/bottomnavigation/
implementation ("com.microsoft.device.dualscreen:bottomnavigation:1.0.0-beta2")
'com.microsoft.device.dualscreen:bottomnavigation:aar:1.0.0-beta2'
<dependency org="com.microsoft.device.dualscreen" name="bottomnavigation" rev="1.0.0-beta2">
  <artifact name="bottomnavigation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='bottomnavigation', version='1.0.0-beta2')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "bottomnavigation" % "1.0.0-beta2"
[com.microsoft.device.dualscreen/bottomnavigation "1.0.0-beta2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
com.microsoft.device.dualscreen : screenmanager-utils jar 1.0.0-beta4
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.