| License |
License |
|---|---|
| GroupId | GroupIdcom.voodoodyne.shopify |
| ArtifactId | ArtifactIdshopify-graphql |
| Version | Version2022-01.0 |
| Type | Typejar |
| Description |
DescriptionShopify Graphql Classes
Generated java classes for Shopify's Graphql Admin API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shopify-graphql-2022-01.0.pom | |
| shopify-graphql-2022-01.0.jar | 1 MB |
| shopify-graphql-2022-01.0-sources.jar | 989 KB |
| shopify-graphql-2022-01.0-javadoc.jar | 8 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.voodoodyne.shopify/shopify-graphql/ -->
<dependency>
<groupId>com.voodoodyne.shopify</groupId>
<artifactId>shopify-graphql</artifactId>
<version>2022-01.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.shopify/shopify-graphql/
implementation 'com.voodoodyne.shopify:shopify-graphql:2022-01.0'
// https://jarcasting.com/artifacts/com.voodoodyne.shopify/shopify-graphql/
implementation ("com.voodoodyne.shopify:shopify-graphql:2022-01.0")
'com.voodoodyne.shopify:shopify-graphql:jar:2022-01.0'
<dependency org="com.voodoodyne.shopify" name="shopify-graphql" rev="2022-01.0">
<artifact name="shopify-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.shopify', module='shopify-graphql', version='2022-01.0')
)
libraryDependencies += "com.voodoodyne.shopify" % "shopify-graphql" % "2022-01.0"
[com.voodoodyne.shopify/shopify-graphql "2022-01.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |