is not current version
Last Version 2.1.1

org.webpieces:http2-translations 1.9.83

Translations from http1_1 to http2 and back

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http2-translations
Version

Version

1.9.83
Type

Type

jar

Download http2-translations 1.9.83


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