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