is not current version
Last Version 1.1.0

com.google.gwt.eventbinder:eventbinder-sample 1.0.0


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt.eventbinder
ArtifactId

ArtifactId

eventbinder-sample
Version

Version

1.0.0
Type

Type

war

Download eventbinder-sample 1.0.0


<!-- https://jarcasting.com/artifacts/com.google.gwt.eventbinder/eventbinder-sample/ -->
<dependency>
    <groupId>com.google.gwt.eventbinder</groupId>
    <artifactId>eventbinder-sample</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt.eventbinder/eventbinder-sample/
implementation 'com.google.gwt.eventbinder:eventbinder-sample:1.0.0'
// https://jarcasting.com/artifacts/com.google.gwt.eventbinder/eventbinder-sample/
implementation ("com.google.gwt.eventbinder:eventbinder-sample:1.0.0")
'com.google.gwt.eventbinder:eventbinder-sample:war:1.0.0'
<dependency org="com.google.gwt.eventbinder" name="eventbinder-sample" rev="1.0.0">
  <artifact name="eventbinder-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt.eventbinder', module='eventbinder-sample', version='1.0.0')
)
libraryDependencies += "com.google.gwt.eventbinder" % "eventbinder-sample" % "1.0.0"
[com.google.gwt.eventbinder/eventbinder-sample "1.0.0"]