is not current version
Last Version 0.124.6

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

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

Categories

Categories

Retrofit Net HTTP Clients Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-nio-retrofit
Version

Version

0.124.0
Type

Type

jar

Download google-cloud-nio-retrofit 0.124.0


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