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