is not current version
Last Version 2.5.12

com.apollographql.apollo:apollo-normalized-cache-api 2.2.3

Apollo GraphQL Normalized Cache Common APIs

Categories

Categories

Apollo Container Microservices ORM Data
GroupId

GroupId

com.apollographql.apollo
ArtifactId

ArtifactId

apollo-normalized-cache-api
Version

Version

2.2.3
Type

Type

pom

Download apollo-normalized-cache-api 2.2.3


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