EventBinder (Parent)

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-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

EventBinder (Parent)
Making GWT EventBus easy
Project URL

Project URL

http://google.github.io/gwteventbinder

Download eventbinder-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eventbinder
  • eventbinder-sample

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0