Download gwtp-mvp-client-1.5.3.jar file - Jar g

Jar examples for g:gwtp-mvp-client

Description

You can download jar file gwtp-mvp-client 1.5.3 in this page.

Build File

You can use the following script to add gwtp-mvp-client-1.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

gwtp-mvp-client-1.5.3-javadoc.jar
gwtp-mvp-client-1.5.3-sources.jar
gwtp-mvp-client-1.5.3.jar
gwtp-mvp-client-1.5.3.pom



Related Tutorials