License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-nio-retrofit |
Version | Version0.124.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation 'com.google.cloud:google-cloud-nio-retrofit:0.124.4'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-nio-retrofit/
implementation ("com.google.cloud:google-cloud-nio-retrofit:0.124.4")
'com.google.cloud:google-cloud-nio-retrofit:jar:0.124.4'
<dependency org="com.google.cloud" name="google-cloud-nio-retrofit" rev="0.124.4">
<artifact name="google-cloud-nio-retrofit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-nio-retrofit', version='0.124.4')
)
libraryDependencies += "com.google.cloud" % "google-cloud-nio-retrofit" % "0.124.4"
[com.google.cloud/google-cloud-nio-retrofit "0.124.4"]