OkHttpPacker

A okhttp package, so that the use of okhttp is so easy.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.qiujuer.common
Идентификатор

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

okhttp
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

OkHttpPacker
A okhttp package, so that the use of okhttp is so easy.
Ссылка на сайт

Ссылка на сайт

https://github.com/qiujuer/OkHttpPacker
Система контроля версий

Система контроля версий

https://github.com/qiujuer/OkHttpPacker

Скачать okhttp

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
net.qiujuer.genius : kit-reflect jar LATEST
net.qiujuer.genius : kit-handler jar LATEST
com.squareup.okhttp3 : okhttp jar 3.4.1
com.google.code.gson : gson jar 2.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.0
1.0.0
0.9.0
0.8.2
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0