is not current version
Last Version v1-rev20220518-1.32.1

com.google.apis:google-api-services-redis v1-rev27-1.18.0-rc


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.google.apis
ArtifactId

ArtifactId

google-api-services-redis
Version

Version

v1-rev27-1.18.0-rc
Type

Type

jar

Download google-api-services-redis v1-rev27-1.18.0-rc


<!-- https://jarcasting.com/artifacts/com.google.apis/google-api-services-redis/ -->
<dependency>
    <groupId>com.google.apis</groupId>
    <artifactId>google-api-services-redis</artifactId>
    <version>v1-rev27-1.18.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-redis/
implementation 'com.google.apis:google-api-services-redis:v1-rev27-1.18.0-rc'
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-redis/
implementation ("com.google.apis:google-api-services-redis:v1-rev27-1.18.0-rc")
'com.google.apis:google-api-services-redis:jar:v1-rev27-1.18.0-rc'
<dependency org="com.google.apis" name="google-api-services-redis" rev="v1-rev27-1.18.0-rc">
  <artifact name="google-api-services-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.apis', module='google-api-services-redis', version='v1-rev27-1.18.0-rc')
)
libraryDependencies += "com.google.apis" % "google-api-services-redis" % "v1-rev27-1.18.0-rc"
[com.google.apis/google-api-services-redis "v1-rev27-1.18.0-rc"]