is not current version
Last Version 1.7.14

com.microsoft.azure:autorest-clientruntime-for-java 1.0.0-beta4.1

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.0.0-beta4.1
Type

Type

pom

Download autorest-clientruntime-for-java 1.0.0-beta4.1


<!-- 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.0.0-beta4.1</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.0.0-beta4.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/
implementation ("com.microsoft.azure:autorest-clientruntime-for-java:1.0.0-beta4.1")
'com.microsoft.azure:autorest-clientruntime-for-java:pom:1.0.0-beta4.1'
<dependency org="com.microsoft.azure" name="autorest-clientruntime-for-java" rev="1.0.0-beta4.1">
  <artifact name="autorest-clientruntime-for-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-clientruntime-for-java', version='1.0.0-beta4.1')
)
libraryDependencies += "com.microsoft.azure" % "autorest-clientruntime-for-java" % "1.0.0-beta4.1"
[com.microsoft.azure/autorest-clientruntime-for-java "1.0.0-beta4.1"]