is not current version
Last Version 1.10.0-beta

com.microsoft.azure:azure-mgmt-recoveryservices 1.9.0-beta

This package contains Microsoft RecoveryServices Management SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-recoveryservices
Version

Version

1.9.0-beta
Type

Type

jar

Download azure-mgmt-recoveryservices 1.9.0-beta


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