relax-http

a simple http framework

Лицензия

Лицензия

Группа

Группа

cn.montaro
Идентификатор

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

relax-http
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

relax-http
a simple http framework

Скачать relax-http

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 4.4.1
com.alibaba : fastjson jar 1.2.69

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.0.2
1.0.1
1.0.0