is not current version
Last Version 1.2.8

io.smallrye:smallrye-graphql-client-all 1.0.15


Categories

Categories

CLI User Interface
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-client-all
Version

Version

1.0.15
Type

Type

pom

Download smallrye-graphql-client-all 1.0.15


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-all/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-client-all</artifactId>
    <version>1.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-all/
implementation 'io.smallrye:smallrye-graphql-client-all:1.0.15'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-client-all/
implementation ("io.smallrye:smallrye-graphql-client-all:1.0.15")
'io.smallrye:smallrye-graphql-client-all:pom:1.0.15'
<dependency org="io.smallrye" name="smallrye-graphql-client-all" rev="1.0.15">
  <artifact name="smallrye-graphql-client-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-client-all', version='1.0.15')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-client-all" % "1.0.15"
[io.smallrye/smallrye-graphql-client-all "1.0.15"]