is not current version
Last Version 0.4.3

com.github.keran213539:commonOkHttp 0.4

通用OkHttp简单封装

GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

commonOkHttp
Version

Version

0.4
Type

Type

jar

Download commonOkHttp 0.4


<!-- https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/ -->
<dependency>
    <groupId>com.github.keran213539</groupId>
    <artifactId>commonOkHttp</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/
implementation 'com.github.keran213539:commonOkHttp:0.4'
// https://jarcasting.com/artifacts/com.github.keran213539/commonOkHttp/
implementation ("com.github.keran213539:commonOkHttp:0.4")
'com.github.keran213539:commonOkHttp:jar:0.4'
<dependency org="com.github.keran213539" name="commonOkHttp" rev="0.4">
  <artifact name="commonOkHttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keran213539', module='commonOkHttp', version='0.4')
)
libraryDependencies += "com.github.keran213539" % "commonOkHttp" % "0.4"
[com.github.keran213539/commonOkHttp "0.4"]