is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.graphql:graphqlapi 2.0.0-ALPHA-6


GroupId

GroupId

io.stargate.graphql
ArtifactId

ArtifactId

graphqlapi
Version

Version

2.0.0-ALPHA-6
Type

Type

jar

Download graphqlapi 2.0.0-ALPHA-6


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