Last Version

com.github.snchengqi:http2-qing-client 1.0.1

A library for http2 protocol based on netty

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.snchengqi
ArtifactId

ArtifactId

http2-qing-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

A library for http2 protocol based on netty

Download http2-qing-client 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.snchengqi : http2-qing-core jar 1.0.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.