| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdtop.jfunc.network |
| ArtifactId | ArtifactIdunihttp-okhttp3 |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionunihttp-okhttp3
使用Okttp3实现的通用HTTP接口
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unihttp-okhttp3-2.0.1.pom | |
| unihttp-okhttp3-2.0.1.jar | 19 KB |
| unihttp-okhttp3-2.0.1-sources.jar | 12 KB |
| unihttp-okhttp3-2.0.1-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.jfunc.network/unihttp-okhttp3/ -->
<dependency>
<groupId>top.jfunc.network</groupId>
<artifactId>unihttp-okhttp3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/unihttp-okhttp3/
implementation 'top.jfunc.network:unihttp-okhttp3:2.0.1'
// https://jarcasting.com/artifacts/top.jfunc.network/unihttp-okhttp3/
implementation ("top.jfunc.network:unihttp-okhttp3:2.0.1")
'top.jfunc.network:unihttp-okhttp3:jar:2.0.1'
<dependency org="top.jfunc.network" name="unihttp-okhttp3" rev="2.0.1">
<artifact name="unihttp-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='unihttp-okhttp3', version='2.0.1')
)
libraryDependencies += "top.jfunc.network" % "unihttp-okhttp3" % "2.0.1"
[top.jfunc.network/unihttp-okhttp3 "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.jfunc.network : unihttp-core | jar | 2.0.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| 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 |