License |
License |
---|---|
GroupId | GroupIdcom.microsoft.device.dualscreen |
ArtifactId | ArtifactIdwm-utils |
Version | Version1.0.0-beta1 |
Type | Typeaar |
Description |
Descriptionwm-utils
Library that contains useful extension functions and code that can be shared between libraries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wm-utils-1.0.0-beta1.pom | |
wm-utils-1.0.0-beta1-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/wm-utils/ -->
<dependency>
<groupId>com.microsoft.device.dualscreen</groupId>
<artifactId>wm-utils</artifactId>
<version>1.0.0-beta1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/wm-utils/
implementation 'com.microsoft.device.dualscreen:wm-utils:1.0.0-beta1'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/wm-utils/
implementation ("com.microsoft.device.dualscreen:wm-utils:1.0.0-beta1")
'com.microsoft.device.dualscreen:wm-utils:aar:1.0.0-beta1'
<dependency org="com.microsoft.device.dualscreen" name="wm-utils" rev="1.0.0-beta1">
<artifact name="wm-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='wm-utils', version='1.0.0-beta1')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "wm-utils" % "1.0.0-beta1"
[com.microsoft.device.dualscreen/wm-utils "1.0.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.0 |
androidx.core » core-ktx | jar | 1.5.0 |
androidx.window » window | jar | 1.0.0-beta02 |
androidx.window » window-java | jar | 1.0.0-beta02 |