Download uibinder-bridge-2.4.0.jar file - Jar u

Jar examples for u:uibinder-bridge

Description

You can download jar file uibinder-bridge 2.4.0 in this page.

Build File

You can use the following script to add uibinder-bridge-2.4.0.jar to your project.

<dependency>
   <groupId>com.sencha.gxt</groupId>
   <artifactId>uibinder-bridge</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'com.sencha.gxt', name: 'uibinder-bridge', version: '2.4.0'
libraryDependencies += "com.sencha.gxt" % "uibinder-bridge" % "2.4.0"
<dependency org="com.sencha.gxt" name="uibinder-bridge" rev="2.4.0"/>
@Grapes(@Grab(group='com.sencha.gxt', module='uibinder-bridge', version='2.4.0'))
'com.sencha.gxt:uibinder-bridge:jar:2.4.0'

Download

Click the following link to download the jar file.

uibinder-bridge-2.4.0-javadoc.jar
uibinder-bridge-2.4.0-sources.jar
uibinder-bridge-2.4.0.jar
uibinder-bridge-2.4.0.pom



Related Tutorials