is not current version
Last Version 2.1.1

com.microsoft.azure.v2:autorest-clientruntime-for-java 2.0.0-beta2

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.v2
ArtifactId

ArtifactId

autorest-clientruntime-for-java
Version

Version

2.0.0-beta2
Type

Type

pom

Download autorest-clientruntime-for-java 2.0.0-beta2


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