GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-graph-rbac |
Version | Version1.6.0 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-graph-rbac-1.6.0.pom | |
azure-mgmt-graph-rbac-1.6.0.jar | 703 KB |
azure-mgmt-graph-rbac-1.6.0-sources.jar | 150 KB |
azure-mgmt-graph-rbac-1.6.0-javadoc.jar | 695 KB |
Browse |
<!-- 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-graph-rbac/
implementation 'com.microsoft.azure:azure-mgmt-graph-rbac:1.6.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-graph-rbac/
implementation ("com.microsoft.azure:azure-mgmt-graph-rbac:1.6.0")
'com.microsoft.azure:azure-mgmt-graph-rbac:jar:1.6.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-graph-rbac" rev="1.6.0">
<artifact name="azure-mgmt-graph-rbac" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-graph-rbac', version='1.6.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-graph-rbac" % "1.6.0"
[com.microsoft.azure/azure-mgmt-graph-rbac "1.6.0"]