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