screenmanager-core

Core library that contains the interfaces and base functionality that the display mask and windowmanager implementations will use.

License

License

MIT
GroupId

GroupId

com.microsoft.device.dualscreen
ArtifactId

ArtifactId

screenmanager-core
Last Version

Last Version

1.0.0-beta4
Release Date

Release Date

Type

Type

aar
Description

Description

screenmanager-core
Core library that contains the interfaces and base functionality that the display mask and windowmanager implementations will use.
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 screenmanager-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/screenmanager-core/ -->
<dependency>
    <groupId>com.microsoft.device.dualscreen</groupId>
    <artifactId>screenmanager-core</artifactId>
    <version>1.0.0-beta4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/screenmanager-core/
implementation 'com.microsoft.device.dualscreen:screenmanager-core:1.0.0-beta4'
// https://jarcasting.com/artifacts/com.microsoft.device.dualscreen/screenmanager-core/
implementation ("com.microsoft.device.dualscreen:screenmanager-core:1.0.0-beta4")
'com.microsoft.device.dualscreen:screenmanager-core:aar:1.0.0-beta4'
<dependency org="com.microsoft.device.dualscreen" name="screenmanager-core" rev="1.0.0-beta4">
  <artifact name="screenmanager-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.device.dualscreen', module='screenmanager-core', version='1.0.0-beta4')
)
libraryDependencies += "com.microsoft.device.dualscreen" % "screenmanager-core" % "1.0.0-beta4"
[com.microsoft.device.dualscreen/screenmanager-core "1.0.0-beta4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
androidx.core » core-ktx jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta4
1.0.0-beta3