UiBinder Parser Registration

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.sencha.gxt
ArtifactId

ArtifactId

uibinder-bridge
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

UiBinder Parser Registration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download uibinder-bridge

How to add to project

<!-- https://jarcasting.com/artifacts/com.sencha.gxt/uibinder-bridge/ -->
<dependency>
    <groupId>com.sencha.gxt</groupId>
    <artifactId>uibinder-bridge</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sencha.gxt/uibinder-bridge/
implementation 'com.sencha.gxt:uibinder-bridge:2.4.0'
// https://jarcasting.com/artifacts/com.sencha.gxt/uibinder-bridge/
implementation ("com.sencha.gxt:uibinder-bridge:2.4.0")
'com.sencha.gxt:uibinder-bridge:jar:2.4.0'
<dependency org="com.sencha.gxt" name="uibinder-bridge" rev="2.4.0">
  <artifact name="uibinder-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sencha.gxt', module='uibinder-bridge', version='2.4.0')
)
libraryDependencies += "com.sencha.gxt" % "uibinder-bridge" % "2.4.0"
[com.sencha.gxt/uibinder-bridge "2.4.0"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.4.0
com.google.gwt : gwt-dev jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0