| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.device.dualscreen |
| ArtifactId | ArtifactIdrecyclerview |
| Version | Version1.0.0-beta5 |
| Type | Typeaar |
| Description |
Descriptionrecyclerview
Set of custom components that help you to use a recyclerview on a foldable device handle its different configurations
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| recyclerview-1.0.0-beta5.pom | |
| recyclerview-1.0.0-beta5-sources.jar | 6 KB |
| recyclerview-1.0.0-beta5-html-doc.jar | 218 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/ -->
<dependency>
<groupId>com.microsoft.device.dualscreen</groupId>
<artifactId>recyclerview</artifactId>
<version>1.0.0-beta5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/
implementation 'com.microsoft.device.dualscreen:recyclerview:1.0.0-beta5'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/
implementation ("com.microsoft.device.dualscreen:recyclerview:1.0.0-beta5")
'com.microsoft.device.dualscreen:recyclerview:aar:1.0.0-beta5'
<dependency org="com.microsoft.device.dualscreen" name="recyclerview" rev="1.0.0-beta5">
<artifact name="recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='recyclerview', version='1.0.0-beta5')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "recyclerview" % "1.0.0-beta5"
[com.microsoft.device.dualscreen/recyclerview "1.0.0-beta5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.0 |
| com.google.android.material » material | jar | 1.3.0 |
| androidx.window » window-java | jar | 1.0.0-beta02 |
| com.microsoft.device.dualscreen : wm-utils | jar | 1.0.0-beta3 |
| androidx.recyclerview » recyclerview | jar | 1.2.0 |