is not current version
Last Version 2.4.1

com.github.xxl6097:okhttputils 2.3.9

okhttp

GroupId

GroupId

com.github.xxl6097
ArtifactId

ArtifactId

okhttputils
Version

Version

2.3.9
Type

Type

aar

Download okhttputils 2.3.9


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