Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
---|---|
GroupId | GroupIdcom.asayama.docs.gwt.angular |
ArtifactId | ArtifactIdgwt-angular-web |
Version | Version0.0.69 |
Type | Typewar |
Filename | Size |
---|---|
gwt-angular-web-0.0.69.pom | |
gwt-angular-web-0.0.69.war | 3 MB |
gwt-angular-web-0.0.69-sources.jar | 150 KB |
gwt-angular-web-0.0.69-javadoc.jar | 99 KB |
Browse |
<!-- 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.69</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.69'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular/gwt-angular-web/
implementation ("com.asayama.docs.gwt.angular:gwt-angular-web:0.0.69")
'com.asayama.docs.gwt.angular:gwt-angular-web:war:0.0.69'
<dependency org="com.asayama.docs.gwt.angular" name="gwt-angular-web" rev="0.0.69">
<artifact name="gwt-angular-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular', module='gwt-angular-web', version='0.0.69')
)
libraryDependencies += "com.asayama.docs.gwt.angular" % "gwt-angular-web" % "0.0.69"
[com.asayama.docs.gwt.angular/gwt-angular-web "0.0.69"]