License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-nio-retrofit |
Last Version | Last Version0.124.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud NIO Retrofit Example
Demonstrates how to use the google-cloud-nio jar to add Google Cloud Storage functionality to legacy code.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle 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.124.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation 'com.google.cloud:google-cloud-nio-retrofit:0.124.6'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation ("com.google.cloud:google-cloud-nio-retrofit:0.124.6")
'com.google.cloud:google-cloud-nio-retrofit:jar:0.124.6'
<dependency org="com.google.cloud" name="google-cloud-nio-retrofit" rev="0.124.6">
<artifact name="google-cloud-nio-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-nio-retrofit', version='0.124.6')
)
libraryDependencies += "com.google.cloud" % "google-cloud-nio-retrofit" % "0.124.6"
[com.google.cloud/google-cloud-nio-retrofit "0.124.6"]