is not current version
Last Version 0.4.3

com.github.keran213539:commonOkHttp 0.4.1

通用OkHttp简单封装

GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

commonOkHttp
Version

Version

0.4.1
Type

Type

jar

Download commonOkHttp 0.4.1


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