License |
License |
---|---|
GroupId | GroupIdcom.microsoft.device.dualscreen |
ArtifactId | ArtifactIdbottomnavigation |
Version | Version1.0.0-beta5 |
Type | Typeaar |
Description |
Descriptionbottomnavigation
Library that extends the BottomNavigation component and adapts automatically to the different foldable configurations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/bottomnavigation/ -->
<dependency>
<groupId>com.microsoft.device.dualscreen</groupId>
<artifactId>bottomnavigation</artifactId>
<version>1.0.0-beta5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/bottomnavigation/
implementation 'com.microsoft.device.dualscreen:bottomnavigation:1.0.0-beta5'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/bottomnavigation/
implementation ("com.microsoft.device.dualscreen:bottomnavigation:1.0.0-beta5")
'com.microsoft.device.dualscreen:bottomnavigation:aar:1.0.0-beta5'
<dependency org="com.microsoft.device.dualscreen" name="bottomnavigation" rev="1.0.0-beta5">
<artifact name="bottomnavigation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='bottomnavigation', version='1.0.0-beta5')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "bottomnavigation" % "1.0.0-beta5"
[com.microsoft.device.dualscreen/bottomnavigation "1.0.0-beta5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0-rc01 |
com.microsoft.device.dualscreen : wm-utils | jar | 1.0.0-beta4 |
com.google.android.material » material | jar | 1.3.0 |
androidx.window » window-java | jar | 1.0.0 |