is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular.examples:GwtWidgets 0.0.72

An example GWT Angular module demonstrating the use of GWT widgets.

Categories

Categories

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

GroupId

com.asayama.docs.gwt.angular.examples
ArtifactId

ArtifactId

GwtWidgets
Version

Version

0.0.72
Type

Type

jar

Download GwtWidgets 0.0.72


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