не последняя версия
Последняя версия 1.7.14

com.microsoft.rest:client-runtime 1.0.2

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

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.microsoft.rest
Идентификатор

Идентификатор

client-runtime
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать client-runtime 1.0.2


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