is not current version
Last Version 1.2.3

com.azure:azure-mixedreality-authentication 1.0.0-beta.1

This package contains Microsoft Azure SDK for Mixed Reality Authentication.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-mixedreality-authentication
Version

Version

1.0.0-beta.1
Type

Type

jar

Download azure-mixedreality-authentication 1.0.0-beta.1


<!-- https://jarcasting.com/artifacts/com.azure/azure-mixedreality-authentication/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-mixedreality-authentication</artifactId>
    <version>1.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-mixedreality-authentication/
implementation 'com.azure:azure-mixedreality-authentication:1.0.0-beta.1'
// https://jarcasting.com/artifacts/com.azure/azure-mixedreality-authentication/
implementation ("com.azure:azure-mixedreality-authentication:1.0.0-beta.1")
'com.azure:azure-mixedreality-authentication:jar:1.0.0-beta.1'
<dependency org="com.azure" name="azure-mixedreality-authentication" rev="1.0.0-beta.1">
  <artifact name="azure-mixedreality-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-mixedreality-authentication', version='1.0.0-beta.1')
)
libraryDependencies += "com.azure" % "azure-mixedreality-authentication" % "1.0.0-beta.1"
[com.azure/azure-mixedreality-authentication "1.0.0-beta.1"]