Last Version

httpclient-okhttp3 1.2.12

使用Okttp3实现的通用HTTP接口

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

top.jfunc.network
ArtifactId

ArtifactId

httpclient-okhttp3
Version

Version

1.2.12
Type

Type

jar
Description

Description

httpclient-okhttp3
使用Okttp3实现的通用HTTP接口

Download httpclient-okhttp3 1.2.12


<!-- https://jarcasting.com/artifacts/top.jfunc.network/httpclient-okhttp3/ -->
<dependency>
    <groupId>top.jfunc.network</groupId>
    <artifactId>httpclient-okhttp3</artifactId>
    <version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-okhttp3/
implementation 'top.jfunc.network:httpclient-okhttp3:1.2.12'
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-okhttp3/
implementation ("top.jfunc.network:httpclient-okhttp3:1.2.12")
'top.jfunc.network:httpclient-okhttp3:jar:1.2.12'
<dependency org="top.jfunc.network" name="httpclient-okhttp3" rev="1.2.12">
  <artifact name="httpclient-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='httpclient-okhttp3', version='1.2.12')
)
libraryDependencies += "top.jfunc.network" % "httpclient-okhttp3" % "1.2.12"
[top.jfunc.network/httpclient-okhttp3 "1.2.12"]

Dependencies

compile (2)

Group / Artifact Type Version
top.jfunc.network : httpclient-core jar 1.2.12
com.squareup.okhttp3 : okhttp jar 3.14.9

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mock-server : mockserver-netty jar 5.5.4

Project Modules

There are no modules declared in this project.