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