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

org.webpieces:http2to1_1-client 1.9.148

http2 client api that talks http1 in case you want to convert from http2 to http1.1 without changing code

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.webpieces
Идентификатор

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

http2to1_1-client
Версия

Версия

1.9.148
Тип

Тип

jar

Скачать http2to1_1-client 1.9.148


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