is not current version
Last Version 0.2.4

com.asayama.gwt.angular:gwt-angular-resources 0.0.70

Provides GWT Angular module for GWT's Resources module.

Categories

Categories

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

GroupId

com.asayama.gwt.angular
ArtifactId

ArtifactId

gwt-angular-resources
Version

Version

0.0.70
Type

Type

jar

Download gwt-angular-resources 0.0.70


<!-- 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.0.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-resources/
implementation 'com.asayama.gwt.angular:gwt-angular-resources:0.0.70'
// https://jarcasting.com/artifacts/com.asayama.gwt.angular/gwt-angular-resources/
implementation ("com.asayama.gwt.angular:gwt-angular-resources:0.0.70")
'com.asayama.gwt.angular:gwt-angular-resources:jar:0.0.70'
<dependency org="com.asayama.gwt.angular" name="gwt-angular-resources" rev="0.0.70">
  <artifact name="gwt-angular-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.gwt.angular', module='gwt-angular-resources', version='0.0.70')
)
libraryDependencies += "com.asayama.gwt.angular" % "gwt-angular-resources" % "0.0.70"
[com.asayama.gwt.angular/gwt-angular-resources "0.0.70"]