is not current version
Last Version 2.2.20

com.sdl.web.pca:graphql-client 2.2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web.pca
ArtifactId

ArtifactId

graphql-client
Version

Version

2.2.1
Type

Type

jar

Download graphql-client 2.2.1


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