Download azure-mgmt-graph-rbac-1.9.0.jar file - Jar a

Jar examples for a:azure-mgmt-graph-rbac

Description

This package contains Microsoft Azure Graph RBAC Management SDK.

You can download jar file azure-mgmt-graph-rbac 1.9.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add azure-mgmt-graph-rbac-1.9.0.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-mgmt-graph-rbac</artifactId>
   <version>1.9.0</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-mgmt-graph-rbac', version: '1.9.0'
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-graph-rbac" % "1.9.0"
<dependency org="com.microsoft.azure" name="azure-mgmt-graph-rbac" rev="1.9.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-mgmt-graph-rbac', version='1.9.0'))
'com.microsoft.azure:azure-mgmt-graph-rbac:jar:1.9.0'

Download

Click the following link to download the jar file.

azure-mgmt-graph-rbac-1.9.0-javadoc.jar
azure-mgmt-graph-rbac-1.9.0-sources.jar
azure-mgmt-graph-rbac-1.9.0.jar
azure-mgmt-graph-rbac-1.9.0.pom



Related Tutorials