is not current version
Last Version 3.0.0-dev14

com.apollographql.apollo3:apollo-normalized-cache-common-js 3.0.0-beta01

Apollo GraphQL Normalized Cache

Categories

Categories

JavaScript Languages Apollo Container Microservices ORM Data
GroupId

GroupId

com.apollographql.apollo3
ArtifactId

ArtifactId

apollo-normalized-cache-common-js
Version

Version

3.0.0-beta01
Type

Type

pom

Download apollo-normalized-cache-common-js 3.0.0-beta01


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