| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net | 
| GroupId | GroupIdorg.turbogwt.net | 
| ArtifactId | ArtifactIdturbogwt-http | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTurbo GWT HTTP Turbo GWT Module to facilitate requesting. | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| turbogwt-http-0.3.0.pom | |
| turbogwt-http-0.3.0.jar | 142 KB | 
| turbogwt-http-0.3.0-sources.jar | 65 KB | 
| turbogwt-http-0.3.0-javadoc.jar | 397 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.turbogwt.net/turbogwt-http/ -->
<dependency>
    <groupId>org.turbogwt.net</groupId>
    <artifactId>turbogwt-http</artifactId>
    <version>0.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.turbogwt.net/turbogwt-http/
implementation 'org.turbogwt.net:turbogwt-http:0.3.0'// https://jarcasting.com/artifacts/org.turbogwt.net/turbogwt-http/
implementation ("org.turbogwt.net:turbogwt-http:0.3.0")'org.turbogwt.net:turbogwt-http:jar:0.3.0'<dependency org="org.turbogwt.net" name="turbogwt-http" rev="0.3.0">
  <artifact name="turbogwt-http" type="jar" />
</dependency>@Grapes(
@Grab(group='org.turbogwt.net', module='turbogwt-http', version='0.3.0')
)libraryDependencies += "org.turbogwt.net" % "turbogwt-http" % "0.3.0"[org.turbogwt.net/turbogwt-http "0.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.turbogwt.core : turbogwt-core | jar | 0.3.0 | 
| com.google.gwt : gwt-user | jar | 2.6.0 | 
| com.google.gwt : gwt-dev | jar | 2.6.0 | 
| javax.annotation : javax.annotation-api | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.9.5 |