License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
GroupId | GroupIdcom.asayama.gwt.angular |
ArtifactId | ArtifactIdgwt-angular-http |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-angular-http
Provides GWT Angular module for GWT's HTTP module.
|
Filename | Size |
---|---|
gwt-angular-http-0.2.4.pom | |
gwt-angular-http-0.2.4.jar | 9 KB |
gwt-angular-http-0.2.4-sources.jar | 4 KB |
gwt-angular-http-0.2.4-javadoc.jar | 46 KB |
Browse |
<!-- 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.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-http/
implementation 'com.asayama.gwt.angular:gwt-angular-http:0.2.4'
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-http/
implementation ("com.asayama.gwt.angular:gwt-angular-http:0.2.4")
'com.asayama.gwt.angular:gwt-angular-http:jar:0.2.4'
<dependency org="com.asayama.gwt.angular" name="gwt-angular-http" rev="0.2.4">
<artifact name="gwt-angular-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.gwt.angular', module='gwt-angular-http', version='0.2.4')
)
libraryDependencies += "com.asayama.gwt.angular" % "gwt-angular-http" % "0.2.4"
[com.asayama.gwt.angular/gwt-angular-http "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0-beta1 |
com.asayama.gwt.angular : gwt-angular-ng | jar | 0.2.4 |