License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.google.gwt.eventbinder |
ArtifactId | ArtifactIdeventbinder-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEventBinder (Parent)
Making GWT EventBus easy
|
Project URL |
Project URL |
Filename | Size |
---|---|
eventbinder-parent-1.1.0.pom | 3 KB |
Browse |
<!-- 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"]