License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud |
ArtifactId | ArtifactIdework-cloud-starter-okhttp |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEwork Cloud Starter OkHttp
Ework Cloud Starter OkHttp
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-okhttp/ -->
<dependency>
<groupId>com.eworkcloud</groupId>
<artifactId>ework-cloud-starter-okhttp</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-okhttp/
implementation 'com.eworkcloud:ework-cloud-starter-okhttp:1.1.8'
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-okhttp/
implementation ("com.eworkcloud:ework-cloud-starter-okhttp:1.1.8")
'com.eworkcloud:ework-cloud-starter-okhttp:jar:1.1.8'
<dependency org="com.eworkcloud" name="ework-cloud-starter-okhttp" rev="1.1.8">
<artifact name="ework-cloud-starter-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud', module='ework-cloud-starter-okhttp', version='1.1.8')
)
libraryDependencies += "com.eworkcloud" % "ework-cloud-starter-okhttp" % "1.1.8"
[com.eworkcloud/ework-cloud-starter-okhttp "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.21.RELEASE |
com.squareup.okhttp3 : okhttp | jar | |
org.projectlombok : lombok Optional | jar | 1.16.22 |