is not current version
Last Version 1.0.0-beta4

wm-utils 1.0.0-beta1

Library that contains useful extension functions and code that can be shared between libraries

License

License

MIT
GroupId

GroupId

com.microsoft.device.dualscreen
ArtifactId

ArtifactId

wm-utils
Version

Version

1.0.0-beta1
Type

Type

aar
Description

Description

wm-utils
Library that contains useful extension functions and code that can be shared between libraries
Project URL

Project URL

https://github.com/microsoft/surface-duo-sdk
Source Code Management

Source Code Management

https://github.com/microsoft/surface-duo-sdk/tree/main

Download wm-utils 1.0.0-beta1


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.