is not current version
Last Version 2.5.12

com.apollographql.apollo:apollo-http-cache-api 1.4.4

Apollo GraphQL http cache api required by runtime

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.apollo
ArtifactId

ArtifactId

apollo-http-cache-api
Version

Version

1.4.4
Type

Type

jar

Download apollo-http-cache-api 1.4.4


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