is not current version
Last Version 3.3.2

com.apollographql.apollo3:apollo-adapters-js 3.0.0-beta03

Apollo Adapters

Categories

Categories

JavaScript Languages Apollo Container Microservices
GroupId

GroupId

com.apollographql.apollo3
ArtifactId

ArtifactId

apollo-adapters-js
Version

Version

3.0.0-beta03
Type

Type

pom

Download apollo-adapters-js 3.0.0-beta03


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