is not current version
Last Version 2.5.12

com.apollographql.apollo:apollo-http-cache 0.4.2

Apollo GraphQL http cache support

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.apollographql.apollo
ArtifactId

ArtifactId

apollo-http-cache
Version

Version

0.4.2
Type

Type

jar

Download apollo-http-cache 0.4.2


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