httpobjects

simple http for the jvm

Лицензия

Лицензия

Группа

Группа

org.httpobjects
Идентификатор

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

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

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

0.27.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

httpobjects
simple http for the jvm

Скачать httpobjects

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

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

Зависимости

test (1)

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

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

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

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

Версия
0.27.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0