Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
---|---|
GroupId | GroupIdcom.asayama.gwt.angular |
ArtifactId | ArtifactIdgwt-angular-http |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
gwt-angular-http-0.1.2.pom | |
gwt-angular-http-0.1.2.jar | 9 KB |
gwt-angular-http-0.1.2-sources.jar | 4 KB |
gwt-angular-http-0.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-http/
implementation 'com.asayama.gwt.angular:gwt-angular-http:0.1.2'
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-http/
implementation ("com.asayama.gwt.angular:gwt-angular-http:0.1.2")
'com.asayama.gwt.angular:gwt-angular-http:jar:0.1.2'
<dependency org="com.asayama.gwt.angular" name="gwt-angular-http" rev="0.1.2">
<artifact name="gwt-angular-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.gwt.angular', module='gwt-angular-http', version='0.1.2')
)
libraryDependencies += "com.asayama.gwt.angular" % "gwt-angular-http" % "0.1.2"
[com.asayama.gwt.angular/gwt-angular-http "0.1.2"]