не последняя версия
Последняя версия 2.4.1

com.github.xxl6097:okhttputils 2.4.0

okhttp

Группа

Группа

com.github.xxl6097
Идентификатор

Идентификатор

okhttputils
Версия

Версия

2.4.0
Тип

Тип

aar

Скачать okhttputils 2.4.0

Имя Файла Размер
okhttputils-2.4.0.pom
okhttputils-2.4.0.aar 50 KB
Обзор

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