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