Last Version

graphql-storefront-api 1.1

Java SDK for Shopify Storefront GraphQL API

License

License

GroupId

GroupId

xyz.codemeans.shopify4j
ArtifactId

ArtifactId

graphql-storefront-api
Version

Version

1.1
Type

Type

jar
Description

Description

graphql-storefront-api
Java SDK for Shopify Storefront GraphQL API
Project URL

Project URL

https://github.com/YuanWenqing/shopify4j
Source Code Management

Source Code Management

https://github.com/YuanWenqing/shopify4j

Download graphql-storefront-api 1.1


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.