is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-graph-rbac 1.3.0

This package contains Microsoft Azure Graph RBAC Management SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-graph-rbac
Version

Version

1.3.0
Type

Type

jar

Download azure-mgmt-graph-rbac 1.3.0


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-graph-rbac/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-mgmt-graph-rbac</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-graph-rbac/
implementation 'com.microsoft.azure:azure-mgmt-graph-rbac:1.3.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-graph-rbac/
implementation ("com.microsoft.azure:azure-mgmt-graph-rbac:1.3.0")
'com.microsoft.azure:azure-mgmt-graph-rbac:jar:1.3.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-graph-rbac" rev="1.3.0">
  <artifact name="azure-mgmt-graph-rbac" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-graph-rbac', version='1.3.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-graph-rbac" % "1.3.0"
[com.microsoft.azure/azure-mgmt-graph-rbac "1.3.0"]