is not current version
Last Version 1.2

OkHttpTools 1.1

OKHttp3的简单封装,链式调用

License

License

GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

okhttp-tools
Version

Version

1.1
Type

Type

jar
Description

Description

OkHttpTools
OKHttp3的简单封装,链式调用
Project URL

Project URL

https://github.com/doobo/OkHttpTools

Download okhttp-tools 1.1


<!-- https://jarcasting.com/artifacts/com.github.doobo/okhttp-tools/ -->
<dependency>
    <groupId>com.github.doobo</groupId>
    <artifactId>okhttp-tools</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.doobo/okhttp-tools/
implementation 'com.github.doobo:okhttp-tools:1.1'
// https://jarcasting.com/artifacts/com.github.doobo/okhttp-tools/
implementation ("com.github.doobo:okhttp-tools:1.1")
'com.github.doobo:okhttp-tools:jar:1.1'
<dependency org="com.github.doobo" name="okhttp-tools" rev="1.1">
  <artifact name="okhttp-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.doobo', module='okhttp-tools', version='1.1')
)
libraryDependencies += "com.github.doobo" % "okhttp-tools" % "1.1"
[com.github.doobo/okhttp-tools "1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.9
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : logging-interceptor Optional jar 3.14.9
com.google.code.gson : gson Optional jar 2.8.2
com.alibaba : fastjson Optional jar [1.2.31,)
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.6.RELEASE
org.apache.httpcomponents : httpclient Optional jar 4.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.