is not current version
Last Version 1.7.14

com.microsoft.azure:autorest-clientruntime-for-java 1.7.7

This package contains the runtimes for AutoRest generated Java clients.

Categories

Categories

Java Languages CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

autorest-clientruntime-for-java
Version

Version

1.7.7
Type

Type

pom

Download autorest-clientruntime-for-java 1.7.7


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>autorest-clientruntime-for-java</artifactId>
    <version>1.7.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/
implementation 'com.microsoft.azure:autorest-clientruntime-for-java:1.7.7'
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/
implementation ("com.microsoft.azure:autorest-clientruntime-for-java:1.7.7")
'com.microsoft.azure:autorest-clientruntime-for-java:pom:1.7.7'
<dependency org="com.microsoft.azure" name="autorest-clientruntime-for-java" rev="1.7.7">
  <artifact name="autorest-clientruntime-for-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-clientruntime-for-java', version='1.7.7')
)
libraryDependencies += "com.microsoft.azure" % "autorest-clientruntime-for-java" % "1.7.7"
[com.microsoft.azure/autorest-clientruntime-for-java "1.7.7"]