Download gwtp-dispatch-rest-1.6.jar file - Jar g

Jar examples for g:gwtp-dispatch-rest

Description

You can download jar file gwtp-dispatch-rest 1.6 in this page.

Build File

You can use the following script to add gwtp-dispatch-rest-1.6.jar to your project.

<dependency>
   <groupId>com.gwtplatform</groupId>
   <artifactId>gwtp-dispatch-rest</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'com.gwtplatform', name: 'gwtp-dispatch-rest', version: '1.6'
libraryDependencies += "com.gwtplatform" % "gwtp-dispatch-rest" % "1.6"
<dependency org="com.gwtplatform" name="gwtp-dispatch-rest" rev="1.6"/>
@Grapes(@Grab(group='com.gwtplatform', module='gwtp-dispatch-rest', version='1.6'))
'com.gwtplatform:gwtp-dispatch-rest:jar:1.6'

Download

Click the following link to download the jar file.

gwtp-dispatch-rest-1.6-javadoc.jar
gwtp-dispatch-rest-1.6-sources.jar
gwtp-dispatch-rest-1.6.jar
gwtp-dispatch-rest-1.6.pom



Related Tutorials