is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular:gwt-angular-web 0.0.65-patch.1

Provides the demo website for GWT Angular project.

Categories

Categories

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

GroupId

com.asayama.docs.gwt.angular
ArtifactId

ArtifactId

gwt-angular-web
Version

Version

0.0.65-patch.1
Type

Type

war

Download gwt-angular-web 0.0.65-patch.1


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