is not current version
Last Version 1.0.0-beta4

com.microsoft.device.dualscreen:wm-utils 1.0.0-beta2

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

GroupId

GroupId

com.microsoft.device.dualscreen
ArtifactId

ArtifactId

wm-utils
Version

Version

1.0.0-beta2
Type

Type

aar

Download wm-utils 1.0.0-beta2


<!-- 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-beta2</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-beta2'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/wm-utils/
implementation ("com.microsoft.device.dualscreen:wm-utils:1.0.0-beta2")
'com.microsoft.device.dualscreen:wm-utils:aar:1.0.0-beta2'
<dependency org="com.microsoft.device.dualscreen" name="wm-utils" rev="1.0.0-beta2">
  <artifact name="wm-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='wm-utils', version='1.0.0-beta2')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "wm-utils" % "1.0.0-beta2"
[com.microsoft.device.dualscreen/wm-utils "1.0.0-beta2"]