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