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

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

Java SDK for Shopify Storefront GraphQL API

Группа

Группа

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

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

graphql-storefront-api
Версия

Версия

1.0
Тип

Тип

jar

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


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