| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients Google Cloud Контейнер PaaS Providers |
| Группа | Группаcom.google.cloud |
| Идентификатор | Идентификаторgoogle-cloud-nio-retrofit |
| Версия | Версия0.123.18 |
| Тип | Типjar |
| Описание |
ОписаниеGoogle Cloud NIO Retrofit Example
Demonstrates how to use the google-cloud-nio jar to add Google Cloud Storage functionality to legacy code.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикGoogle LLC |
<!-- 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.123.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation 'com.google.cloud:google-cloud-nio-retrofit:0.123.18'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation ("com.google.cloud:google-cloud-nio-retrofit:0.123.18")
'com.google.cloud:google-cloud-nio-retrofit:jar:0.123.18'
<dependency org="com.google.cloud" name="google-cloud-nio-retrofit" rev="0.123.18">
<artifact name="google-cloud-nio-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-nio-retrofit', version='0.123.18')
)
libraryDependencies += "com.google.cloud" % "google-cloud-nio-retrofit" % "0.123.18"
[com.google.cloud/google-cloud-nio-retrofit "0.123.18"]