is not current version
Last Version 0.2.4

com.asayama.gwt.angular:gwt-angular-http 0.0.68

Provides GWT Angular module for GWT's HTTP module.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Angular
GroupId

GroupId

com.asayama.gwt.angular
ArtifactId

ArtifactId

gwt-angular-http
Version

Version

0.0.68
Type

Type

jar

Download gwt-angular-http 0.0.68


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