is not current version
Last Version 1.9.3

io.vlingo.xoom:xoom-graphql 1.7.6

Xoom GraphQL

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-graphql
Version

Version

1.7.6
Type

Type

jar

Download xoom-graphql 1.7.6


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