is not current version
Last Version 1.7.14

com.microsoft.azure:azure-client-runtime 1.6.12

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-client-runtime
Version

Version

1.6.12
Type

Type

jar

Download azure-client-runtime 1.6.12


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