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

Jar examples for g:gwtp-mvp-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials