| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rawhttp-duplex-1.4.0.pom | |
| rawhttp-duplex-1.4.0.jar | 1 MB |
| rawhttp-duplex-1.4.0-sources.jar | 9 KB |
| rawhttp-duplex-1.4.0-javadoc.jar | 44 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.athaydes.rawhttp : rawhttp-core | jar | 2.5.0 |