| License |
License |
|---|---|
| GroupId | GroupIdxyz.codemeans.shopify4j |
| ArtifactId | ArtifactIdshopify4j-core |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionshopify4j-core
Basic Concepts of Java SDK for Shopify
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shopify4j-core-1.1.pom | |
| shopify4j-core-1.1.jar | 37 KB |
| shopify4j-core-1.1-sources.jar | 17 KB |
| shopify4j-core-1.1-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/shopify4j-core/ -->
<dependency>
<groupId>xyz.codemeans.shopify4j</groupId>
<artifactId>shopify4j-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/shopify4j-core/
implementation 'xyz.codemeans.shopify4j:shopify4j-core:1.1'
// https://jarcasting.com/artifacts/xyz.codemeans.shopify4j/shopify4j-core/
implementation ("xyz.codemeans.shopify4j:shopify4j-core:1.1")
'xyz.codemeans.shopify4j:shopify4j-core:jar:1.1'
<dependency org="xyz.codemeans.shopify4j" name="shopify4j-core" rev="1.1">
<artifact name="shopify4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.codemeans.shopify4j', module='shopify4j-core', version='1.1')
)
libraryDependencies += "xyz.codemeans.shopify4j" % "shopify4j-core" % "1.1"
[xyz.codemeans.shopify4j/shopify4j-core "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.11.4 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |