is not current version
Last Version 2.1.1

com.microsoft.rest.v2:client-runtime 2.0.2

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.rest.v2
ArtifactId

ArtifactId

client-runtime
Version

Version

2.0.2
Type

Type

jar

Download client-runtime 2.0.2


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