License |
License |
---|---|
GroupId | GroupIdcom.microsoft.device.dualscreen |
ArtifactId | ArtifactIdrecyclerview |
Version | Version1.0.0-beta3 |
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-beta3.pom | |
recyclerview-1.0.0-beta3-sources.jar | 2 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-beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/
implementation 'com.microsoft.device.dualscreen:recyclerview:1.0.0-beta3'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/recyclerview/
implementation ("com.microsoft.device.dualscreen:recyclerview:1.0.0-beta3")
'com.microsoft.device.dualscreen:recyclerview:aar:1.0.0-beta3'
<dependency org="com.microsoft.device.dualscreen" name="recyclerview" rev="1.0.0-beta3">
<artifact name="recyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='recyclerview', version='1.0.0-beta3')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "recyclerview" % "1.0.0-beta3"
[com.microsoft.device.dualscreen/recyclerview "1.0.0-beta3"]
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.google.android.material » material | jar | 1.3.0 |
com.microsoft.device.dualscreen : screenmanager-utils | jar | 1.0.0-beta4 |
androidx.recyclerview » recyclerview | jar | 1.2.0 |