Download azure-mgmt-graph-rbac-1.5.1.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.5.1 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials