is not current version
Last Version 1.7.14

com.microsoft.azure:azure-arm-client-runtime 1.7.10

This package contains the ARM runtime for AutoRest generated Azure Java clients.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-arm-client-runtime
Version

Version

1.7.10
Type

Type

jar

Download azure-arm-client-runtime 1.7.10


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