is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular.examples:OnClickEvent 1.0.2

An example GWT Angular module demonstrating the use of onclick event.

Categories

Categories

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

GroupId

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

ArtifactId

OnClickEvent
Version

Version

1.0.2
Type

Type

jar

Download OnClickEvent 1.0.2


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