| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.commercetools.sdk |
| ArtifactId | ArtifactIdokhttp-client |
| Last Version | Last Version8.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionokhttp-client
The e-commerce SDK from commercetools Composable Commerce for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| okhttp-client-8.10.0.pom | |
| okhttp-client-8.10.0.jar | 6 KB |
| okhttp-client-8.10.0-sources.jar | 3 KB |
| okhttp-client-8.10.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.commercetools.sdk/okhttp-client/ -->
<dependency>
<groupId>com.commercetools.sdk</groupId>
<artifactId>okhttp-client</artifactId>
<version>8.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.commercetools.sdk/okhttp-client/
implementation 'com.commercetools.sdk:okhttp-client:8.10.0'
// https://jarcasting.com/artifacts/com.commercetools.sdk/okhttp-client/
implementation ("com.commercetools.sdk:okhttp-client:8.10.0")
'com.commercetools.sdk:okhttp-client:jar:8.10.0'
<dependency org="com.commercetools.sdk" name="okhttp-client" rev="8.10.0">
<artifact name="okhttp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.commercetools.sdk', module='okhttp-client', version='8.10.0')
)
libraryDependencies += "com.commercetools.sdk" % "okhttp-client" % "8.10.0"
[com.commercetools.sdk/okhttp-client "8.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.commercetools.sdk : rmf-java-base | jar | 8.10.0 |
| com.squareup.okhttp3 : okhttp | jar | [4.0,5.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar | 2.0.1.Final |