wm-utils

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
Last Version

Last Version

1.0.0-beta4
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

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-java jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1