Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
---|---|
GroupId | GroupIdcom.asayama.docs.gwt.angular |
ArtifactId | ArtifactIdgwt-angular-pages |
Version | Version0.0.66 |
Type | Typejar |
Filename | Size |
---|---|
gwt-angular-pages-0.0.66.pom | |
gwt-angular-pages-0.0.66.jar | 7 KB |
gwt-angular-pages-0.0.66-sources.jar | 3 KB |
gwt-angular-pages-0.0.66-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.66</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.66'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular/gwt-angular-pages/
implementation ("com.asayama.docs.gwt.angular:gwt-angular-pages:0.0.66")
'com.asayama.docs.gwt.angular:gwt-angular-pages:jar:0.0.66'
<dependency org="com.asayama.docs.gwt.angular" name="gwt-angular-pages" rev="0.0.66">
<artifact name="gwt-angular-pages" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular', module='gwt-angular-pages', version='0.0.66')
)
libraryDependencies += "com.asayama.docs.gwt.angular" % "gwt-angular-pages" % "0.0.66"
[com.asayama.docs.gwt.angular/gwt-angular-pages "0.0.66"]