You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Azure Remote Rendering client library for Java - version 1.1.12
11
+
# Azure Remote Rendering client library for Java - version 1.1.13
12
12
13
13
14
14
Azure Remote Rendering (ARR) is a service that enables you to render high-quality, interactive 3D content in the cloud and stream it in real time to devices, such as the HoloLens 2.
@@ -34,7 +34,7 @@ the lifetime of remote rendering sessions.
34
34
#### Include the BOM file
35
35
36
36
Please include the azure-sdk-bom to your project to take dependency on the General Availability (GA) version of the library. In the following snippet, replace the {bom_version_to_target} placeholder with the version number.
37
-
To learn more about the BOM, see the [AZURE SDK BOM README](https://github.com/Azure/azure-sdk-for-java/blob/azure-mixedreality-remoterendering_1.1.12/sdk/boms/azure-sdk-bom/README.md).
37
+
To learn more about the BOM, see the [AZURE SDK BOM README](https://github.com/Azure/azure-sdk-for-java/blob/azure-mixedreality-remoterendering_1.1.13/sdk/boms/azure-sdk-bom/README.md).
38
38
39
39
```xml
40
40
<dependencyManagement>
@@ -71,7 +71,7 @@ Add the following Maven dependency:
0 commit comments