| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.microsoft.device.dualscreen | 
    
| ArtifactId | ArtifactIdwm-utils | 
    
| Version | Version1.0.0-beta3 | 
        
| 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-beta3.pom | |
| wm-utils-1.0.0-beta3-sources.jar | 7 KB | 
| wm-utils-1.0.0-beta3-html-doc.jar | 265 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-beta3</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-beta3'
                // https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/wm-utils/
implementation ("com.microsoft.device.dualscreen:wm-utils:1.0.0-beta3")
                'com.microsoft.device.dualscreen:wm-utils:aar:1.0.0-beta3'
                <dependency org="com.microsoft.device.dualscreen" name="wm-utils" rev="1.0.0-beta3">
  <artifact name="wm-utils" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='wm-utils', version='1.0.0-beta3')
)
                libraryDependencies += "com.microsoft.device.dualscreen" % "wm-utils" % "1.0.0-beta3"
                [com.microsoft.device.dualscreen/wm-utils "1.0.0-beta3"]
                | 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 |