| License |
License |
|---|---|
| GroupId | GroupIdxyz.codemeans.shopify4j |
| ArtifactId | ArtifactIdgraphql-storefront-api |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptiongraphql-storefront-api
Java SDK for Shopify Storefront GraphQL API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/graphql-storefront-api/ -->
<dependency>
<groupId>xyz.codemeans.shopify4j</groupId>
<artifactId>graphql-storefront-api</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/graphql-storefront-api/
implementation 'xyz.codemeans.shopify4j:graphql-storefront-api:1.1'
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/graphql-storefront-api/
implementation ("xyz.codemeans.shopify4j:graphql-storefront-api:1.1")
'xyz.codemeans.shopify4j:graphql-storefront-api:jar:1.1'
<dependency org="xyz.codemeans.shopify4j" name="graphql-storefront-api" rev="1.1">
<artifact name="graphql-storefront-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.shopify4j', module='graphql-storefront-api', version='1.1')
)
libraryDependencies += "xyz.codemeans.shopify4j" % "graphql-storefront-api" % "1.1"
[xyz.codemeans.shopify4j/graphql-storefront-api "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| xyz.codemeans.shopify4j : shopify4j-core | jar | 1.1 |
| xyz.codemeans.shopify4j : graphql-storefront-schema | jar | 1.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| commons-io : commons-io | jar | 2.8.0 |