| License |
License |
|---|---|
| GroupId | GroupIdcom.ejlchina |
| ArtifactId | ArtifactIdokhttps-parallel |
| Last Version | Last Version2.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOkHttps Parallel
比 Retrofit 更好用的网络框架! OkHttp3 轻量封装 ,开箱即用、Java领域前后端处理 Http问题的新选择。
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| okhttps-parallel-2.5.1.pom | |
| okhttps-parallel-2.5.1.jar | 10 KB |
| okhttps-parallel-2.5.1-sources.jar | 5 KB |
| okhttps-parallel-2.5.1-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ejlchina/okhttps-parallel/ -->
<dependency>
<groupId>com.ejlchina</groupId>
<artifactId>okhttps-parallel</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ejlchina/okhttps-parallel/
implementation 'com.ejlchina:okhttps-parallel:2.5.1'
// https://jarcasting.com/artifacts/com.ejlchina/okhttps-parallel/
implementation ("com.ejlchina:okhttps-parallel:2.5.1")
'com.ejlchina:okhttps-parallel:jar:2.5.1'
<dependency org="com.ejlchina" name="okhttps-parallel" rev="2.5.1">
<artifact name="okhttps-parallel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ejlchina', module='okhttps-parallel', version='2.5.1')
)
libraryDependencies += "com.ejlchina" % "okhttps-parallel" % "2.5.1"
[com.ejlchina/okhttps-parallel "2.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ejlchina : okhttps | jar | 2.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ejlchina » okhttps-test | jar | 2.5.1 |
| junit : junit | jar | 4.13.1 |