is not current version
Last Version 1.4.0

rawhttp-duplex 1.3.0

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

License

License

GroupId

GroupId

com.athaydes.rawhttp
ArtifactId

ArtifactId

rawhttp-duplex
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Project URL

https://renatoathaydes.github.io/rawhttp
Source Code Management

Source Code Management

https://github.com/renatoathaydes/rawhttp

Download rawhttp-duplex 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.athaydes.rawhttp : rawhttp-core jar 2.4.0

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
io.kotlintest : kotlintest jar 2.0.7
org.jetbrains.kotlin : kotlin-reflect jar 1.3.70

Project Modules

There are no modules declared in this project.