is not current version
Last Version 2.8.1

com.google.cloud:google-cloud-core-http 1.94.5

Core http module for the google-cloud.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-core-http
Version

Version

1.94.5
Type

Type

jar

Download google-cloud-core-http 1.94.5


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-http/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-core-http</artifactId>
    <version>1.94.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-http/
implementation 'com.google.cloud:google-cloud-core-http:1.94.5'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-http/
implementation ("com.google.cloud:google-cloud-core-http:1.94.5")
'com.google.cloud:google-cloud-core-http:jar:1.94.5'
<dependency org="com.google.cloud" name="google-cloud-core-http" rev="1.94.5">
  <artifact name="google-cloud-core-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-core-http', version='1.94.5')
)
libraryDependencies += "com.google.cloud" % "google-cloud-core-http" % "1.94.5"
[com.google.cloud/google-cloud-core-http "1.94.5"]