| License |
License |
|---|---|
| GroupId | GroupIdcom.microsoft.device.dualscreen |
| ArtifactId | ArtifactIdscreenmanager-core |
| Last Version | Last Version1.0.0-beta4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionscreenmanager-core
Core library that contains the interfaces and base functionality that the display mask and windowmanager implementations will use.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| screenmanager-core-1.0.0-beta4.pom | |
| screenmanager-core-1.0.0-beta4-sources.jar | 7 KB |
| Browse |
<!-- 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"]
| 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 |