| License |
License |
|---|---|
| GroupId | GroupIdxyz.codemeans.shopify4j |
| ArtifactId | ArtifactIdrest-admin-model |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionrest-admin-model
Java Model used for Shopify Admin REST API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rest-admin-model-1.1.pom | |
| rest-admin-model-1.1.jar | 186 KB |
| rest-admin-model-1.1-sources.jar | 54 KB |
| rest-admin-model-1.1-javadoc.jar | 368 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/rest-admin-model/ -->
<dependency>
<groupId>xyz.codemeans.shopify4j</groupId>
<artifactId>rest-admin-model</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/rest-admin-model/
implementation 'xyz.codemeans.shopify4j:rest-admin-model:1.1'
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/rest-admin-model/
implementation ("xyz.codemeans.shopify4j:rest-admin-model:1.1")
'xyz.codemeans.shopify4j:rest-admin-model:jar:1.1'
<dependency org="xyz.codemeans.shopify4j" name="rest-admin-model" rev="1.1">
<artifact name="rest-admin-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.shopify4j', module='rest-admin-model', version='1.1')
)
libraryDependencies += "xyz.codemeans.shopify4j" % "rest-admin-model" % "1.1"
[xyz.codemeans.shopify4j/rest-admin-model "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.11 |
| joda-time : joda-time | jar | 2.10.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |