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

com.google.cloud:google-cloud-nio-retrofit 0.122.11

Demonstrates how to use the google-cloud-nio jar to add Google Cloud Storage functionality to legacy code.

Категории

Категории

Retrofit Сеть HTTP Clients Google Cloud Контейнер PaaS Providers
Группа

Группа

com.google.cloud
Идентификатор

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

google-cloud-nio-retrofit
Версия

Версия

0.122.11
Тип

Тип

jar

Скачать google-cloud-nio-retrofit 0.122.11


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-nio-retrofit</artifactId>
    <version>0.122.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation 'com.google.cloud:google-cloud-nio-retrofit:0.122.11'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation ("com.google.cloud:google-cloud-nio-retrofit:0.122.11")
'com.google.cloud:google-cloud-nio-retrofit:jar:0.122.11'
<dependency org="com.google.cloud" name="google-cloud-nio-retrofit" rev="0.122.11">
  <artifact name="google-cloud-nio-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-nio-retrofit', version='0.122.11')
)
libraryDependencies += "com.google.cloud" % "google-cloud-nio-retrofit" % "0.122.11"
[com.google.cloud/google-cloud-nio-retrofit "0.122.11"]