okhttp-tools

OKHttp3的简单封装,链式调用

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

okhttp-tools
OKHttp3的简单封装,链式调用
Ссылка на сайт

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

https://github.com/doobo/okhttp-tools

Скачать okhttp-tools

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.14.9
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : logging-interceptor Необязательный jar 3.14.9
com.google.code.gson : gson Необязательный jar 2.8.2
com.alibaba : fastjson Необязательный jar 1.2.68
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.2.6.RELEASE
org.apache.httpcomponents : httpclient Необязательный jar 4.5.6

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

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

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

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

Версия
1.2
1.1
1.0