не последняя версия
Последняя версия 1.1

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

Shopify Storefront GraphQL Types Auto-Generated From Schema

Группа

Группа

xyz.codemeans.shopify4j
Идентификатор

Идентификатор

graphql-storefront-schema
Версия

Версия

1.0
Тип

Тип

jar

Скачать graphql-storefront-schema 1.0


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