is not current version
Last Version 1.1

xyz.codemeans.shopify4j:graphql-admin-schema 1.0

Shopify Admin GraphQL Types Auto-Generated From Schema

GroupId

GroupId

xyz.codemeans.shopify4j
ArtifactId

ArtifactId

graphql-admin-schema
Version

Version

1.0
Type

Type

jar

Download graphql-admin-schema 1.0


<!-- https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/graphql-admin-schema/ -->
<dependency>
    <groupId>xyz.codemeans.shopify4j</groupId>
    <artifactId>graphql-admin-schema</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/graphql-admin-schema/
implementation 'xyz.codemeans.shopify4j:graphql-admin-schema:1.0'
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/graphql-admin-schema/
implementation ("xyz.codemeans.shopify4j:graphql-admin-schema:1.0")
'xyz.codemeans.shopify4j:graphql-admin-schema:jar:1.0'
<dependency org="xyz.codemeans.shopify4j" name="graphql-admin-schema" rev="1.0">
  <artifact name="graphql-admin-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.shopify4j', module='graphql-admin-schema', version='1.0')
)
libraryDependencies += "xyz.codemeans.shopify4j" % "graphql-admin-schema" % "1.0"
[xyz.codemeans.shopify4j/graphql-admin-schema "1.0"]