is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-resources 1.3.0

This package contains Microsoft Azure Resource Management SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-resources
Version

Version

1.3.0
Type

Type

jar

Download azure-mgmt-resources 1.3.0


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