License |
License |
---|---|
GroupId | GroupIdcom.microsoft.device.dualscreen |
ArtifactId | ArtifactIdtabs |
Version | Version1.0.0-beta5 |
Type | Typeaar |
Description |
Descriptiontabs
Extension of the TabsLayout that handles different foldable configurations easily
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tabs-1.0.0-beta5.pom | |
tabs-1.0.0-beta5-sources.jar | 4 KB |
tabs-1.0.0-beta5-html-doc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/tabs/ -->
<dependency>
<groupId>com.microsoft.device.dualscreen</groupId>
<artifactId>tabs</artifactId>
<version>1.0.0-beta5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/tabs/
implementation 'com.microsoft.device.dualscreen:tabs:1.0.0-beta5'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/tabs/
implementation ("com.microsoft.device.dualscreen:tabs:1.0.0-beta5")
'com.microsoft.device.dualscreen:tabs:aar:1.0.0-beta5'
<dependency org="com.microsoft.device.dualscreen" name="tabs" rev="1.0.0-beta5">
<artifact name="tabs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='tabs', version='1.0.0-beta5')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "tabs" % "1.0.0-beta5"
[com.microsoft.device.dualscreen/tabs "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.google.android.material » material | jar | 1.3.0 |
com.microsoft.device.dualscreen : wm-utils | jar | 1.0.0-beta4 |
androidx.window » window-java | jar | 1.0.0 |