License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
GroupId | GroupIdcom.asayama.gwt.angular |
ArtifactId | ArtifactIdgwt-angular-resources |
Last Version | Last Version0.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-angular-resources
Provides GWT Angular module for GWT's Resources module.
|
<!-- https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-resources/ -->
<dependency>
<groupId>com.asayama.gwt.angular</groupId>
<artifactId>gwt-angular-resources</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-resources/
implementation 'com.asayama.gwt.angular:gwt-angular-resources:0.2.4'
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-resources/
implementation ("com.asayama.gwt.angular:gwt-angular-resources:0.2.4")
'com.asayama.gwt.angular:gwt-angular-resources:jar:0.2.4'
<dependency org="com.asayama.gwt.angular" name="gwt-angular-resources" rev="0.2.4">
<artifact name="gwt-angular-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.gwt.angular', module='gwt-angular-resources', version='0.2.4')
)
libraryDependencies += "com.asayama.gwt.angular" % "gwt-angular-resources" % "0.2.4"
[com.asayama.gwt.angular/gwt-angular-resources "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 |