is not current version
Last Version 3.3.2

com.apollographql.apollo3:apollo-normalized-cache-api-js 3.0.0-rc02

Apollo GraphQL Normalized Cache Common APIs

Categories

Categories

JavaScript Languages Apollo Container Microservices ORM Data
GroupId

GroupId

com.apollographql.apollo3
ArtifactId

ArtifactId

apollo-normalized-cache-api-js
Version

Version

3.0.0-rc02
Type

Type

pom

Download apollo-normalized-cache-api-js 3.0.0-rc02


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