Files download
File Operation
gwt-http-202203291.jar download
gwt-http-202203291.pom download
gwt-http-202203291-sources.jar download
Apache Maven
<dependency>
  <groupId>org.treblereel.gwt.gwtproject.http</groupId>
  <artifactId>gwt-http</artifactId>
  <version>202203291</version>
  <type>gwt-lib</type>
</dependency>
Gradle Groovy
implementation 'org.treblereel.gwt.gwtproject.http:gwt-http:202203291'
Gradle Kotlin
implementation("org.treblereel.gwt.gwtproject.http:gwt-http:202203291")
Scala SBT
libraryDependencies += "org.treblereel.gwt.gwtproject.http" % "gwt-http" % "202203291"
Groovy Grape
@Grapes(
  @Grab(group='org.treblereel.gwt.gwtproject.http', module='gwt-http', version='202203291')
)
Apache Ivy
<dependency org="org.treblereel.gwt.gwtproject.http" name="gwt-http" rev="202203291" />
Leiningen
[org.treblereel.gwt.gwtproject.http/gwt-http "202203291"]
Apache Buildr
'org.treblereel.gwt.gwtproject.http:gwt-http:jar:202203291'