is not current version
Last Version 2.2.0

io.zeebe.zeeqs:graphql-api 1.0.0


GroupId

GroupId

io.zeebe.zeeqs
ArtifactId

ArtifactId

graphql-api
Version

Version

1.0.0
Type

Type

jar

Download graphql-api 1.0.0


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