Jar examples for g:gwt-integration-requestfactory
Customization of GWT's Request Factory code to overcome problems and allow integrations.
You can download jar file gwt-integration-requestfactory 1.0.0-alpha4 in this page.
You can use the following script to add gwt-integration-requestfactory-1.0.0-alpha4.jar to your project.
<dependency> <groupId>com.github.apetrelli.gwtintegration</groupId> <artifactId>gwt-integration-requestfactory</artifactId> <version>1.0.0-alpha4</version> </dependency>
compile group: 'com.github.apetrelli.gwtintegration', name: 'gwt-integration-requestfactory', version: '1.0.0-alpha4'
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-requestfactory" % "1.0.0-alpha4"
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-requestfactory" rev="1.0.0-alpha4"/>
@Grapes(@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-requestfactory', version='1.0.0-alpha4'))
'com.github.apetrelli.gwtintegration:gwt-integration-requestfactory:jar:1.0.0-alpha4'
Click the following link to download the jar file.
gwt-integration-requestfactory-1.0.0-alpha4-javadoc.jar