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

Jar examples for g:gwtp-mvp-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials