is not current version
Last Version 2.1.1

org.webpieces:http2-engine 1.9.108

A re-usable asynchronous http2 parser

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http2-engine
Version

Version

1.9.108
Type

Type

jar

Download http2-engine 1.9.108


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