Last Version

rest-admin-model 1.1

Java Model used for Shopify Admin REST API

License

License

GroupId

GroupId

xyz.codemeans.shopify4j
ArtifactId

ArtifactId

rest-admin-model
Version

Version

1.1
Type

Type

jar
Description

Description

rest-admin-model
Java Model used for Shopify Admin REST API
Project URL

Project URL

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

Source Code Management

https://github.com/YuanWenqing/shopify4j

Download rest-admin-model 1.1


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.