| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
|---|---|
| GroupId | GroupIdcom.asayama.docs.gwt.angular |
| ArtifactId | ArtifactIdgwt-angular-pages |
| Version | Version0.0.67 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gwt-angular-pages-0.0.67.pom | |
| gwt-angular-pages-0.0.67.jar | 7 KB |
| gwt-angular-pages-0.0.67-sources.jar | 3 KB |
| gwt-angular-pages-0.0.67-javadoc.jar | 47 KB |
| Browse |
<!-- 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"]