is not current version
Last Version 2.6.10

org.webjars.npm:apollo-client 0.4.20

WebJar for apollo-client

Categories

Categories

CLI User Interface Apollo Container Microservices
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

apollo-client
Version

Version

0.4.20
Type

Type

jar

Download apollo-client 0.4.20


<!-- https://jarcasting.com/artifacts/org.webjars.npm/apollo-client/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>apollo-client</artifactId>
    <version>0.4.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/apollo-client/
implementation 'org.webjars.npm:apollo-client:0.4.20'
// https://jarcasting.com/artifacts/org.webjars.npm/apollo-client/
implementation ("org.webjars.npm:apollo-client:0.4.20")
'org.webjars.npm:apollo-client:jar:0.4.20'
<dependency org="org.webjars.npm" name="apollo-client" rev="0.4.20">
  <artifact name="apollo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='apollo-client', version='0.4.20')
)
libraryDependencies += "org.webjars.npm" % "apollo-client" % "0.4.20"
[org.webjars.npm/apollo-client "0.4.20"]