is not current version
Last Version 2.5.12

com.apollographql.apollo:apollo-normalized-cache 2.3.1

Apollo GraphQL Normalized Cache APIs

Categories

Categories

Apollo Container Microservices ORM Data
GroupId

GroupId

com.apollographql.apollo
ArtifactId

ArtifactId

apollo-normalized-cache
Version

Version

2.3.1
Type

Type

pom

Download apollo-normalized-cache 2.3.1


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