is not current version
Last Version 2.8.1

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

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

2.5.1
Type

Type

jar

Download google-cloud-core-http 2.5.1


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