| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
| GroupId | GroupIdcom.asayama.docs.gwt.angular.examples |
| ArtifactId | ArtifactIdGwtWidgets |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
Descriptiongwt-angular-examples GwtWidgets
An example GWT Angular module demonstrating the use of GWT widgets.
|
| Filename | Size |
|---|---|
| GwtWidgets-1.0.3.pom | |
| GwtWidgets-1.0.3.jar | 18 KB |
| GwtWidgets-1.0.3-sources.jar | 5 KB |
| GwtWidgets-1.0.3-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/GwtWidgets/ -->
<dependency>
<groupId>com.asayama.docs.gwt.angular.examples</groupId>
<artifactId>GwtWidgets</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/GwtWidgets/
implementation 'com.asayama.docs.gwt.angular.examples:GwtWidgets:1.0.3'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/GwtWidgets/
implementation ("com.asayama.docs.gwt.angular.examples:GwtWidgets:1.0.3")
'com.asayama.docs.gwt.angular.examples:GwtWidgets:jar:1.0.3'
<dependency org="com.asayama.docs.gwt.angular.examples" name="GwtWidgets" rev="1.0.3">
<artifact name="GwtWidgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='GwtWidgets', version='1.0.3')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "GwtWidgets" % "1.0.3"
[com.asayama.docs.gwt.angular.examples/GwtWidgets "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.asayama.gwt.angular : gwt-angular-user | jar | 0.2.4 |
| com.asayama.gwt.angular : gwt-angular-ngRoute | jar | 0.2.4 |
| com.asayama.gwt.angular : gwt-angular-ngSanitize | jar | 0.2.4 |