rawhttp-duplex

rawhttp-duplex provides a mechanism for full duplex communications based on the HTTP/1.1 chunked transfer-encoding.

Лицензия

Лицензия

Группа

Группа

com.athaydes.rawhttp
Идентификатор

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

rawhttp-duplex
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

rawhttp-duplex
rawhttp-duplex provides a mechanism for full duplex communications based on the HTTP/1.1 chunked transfer-encoding.
Ссылка на сайт

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

https://renatoathaydes.github.io/rawhttp
Система контроля версий

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

https://github.com/renatoathaydes/rawhttp

Скачать rawhttp-duplex

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.athaydes.rawhttp : rawhttp-core jar 2.5.0

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

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

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

Версия
1.4.0
1.3.0
1.2.2
1.2
1.1
1.0