| License |
License |
|---|---|
| GroupId | GroupIdcom.shopify.graphql.support |
| ArtifactId | ArtifactIdsupport |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptiongraphql-support
GraphQL support package generated client code
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| support-0.2.1.pom | |
| support-0.2.1.jar | 11 KB |
| support-0.2.1-sources.jar | 7 KB |
| support-0.2.1-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.shopify.graphql.support/support/ -->
<dependency>
<groupId>com.shopify.graphql.support</groupId>
<artifactId>support</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.graphql.support/support/
implementation 'com.shopify.graphql.support:support:0.2.1'
// https://jarcasting.com/artifacts/com.shopify.graphql.support/support/
implementation ("com.shopify.graphql.support:support:0.2.1")
'com.shopify.graphql.support:support:jar:0.2.1'
<dependency org="com.shopify.graphql.support" name="support" rev="0.2.1">
<artifact name="support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.graphql.support', module='support', version='0.2.1')
)
libraryDependencies += "com.shopify.graphql.support" % "support" % "0.2.1"
[com.shopify.graphql.support/support "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |