is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular:gwt-angular-pages 0.0.67

Provides "page" view-model for GWT Angular demo website.

Categories

Categories

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

GroupId

com.asayama.docs.gwt.angular
ArtifactId

ArtifactId

gwt-angular-pages
Version

Version

0.0.67
Type

Type

jar

Download gwt-angular-pages 0.0.67


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