EventBinder Sample Application

Making GWT EventBus easy

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt.eventbinder
ArtifactId

ArtifactId

eventbinder-sample
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

war
Description

Description

EventBinder Sample Application
Making GWT EventBus easy

Download eventbinder-sample

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0
com.google.gwt.eventbinder : eventbinder jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0