Jar examples for m:mgwt
using gwt to write mobile (native) apps. This is a gwt 2.7.0 compatible version of the 1.2.0-SNAPSHOT version, because 2.0 has some unresolved problems and the last stable before (1.1.2) isn't compatible with gwt > 2.5.
You can download jar file mgwt 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add mgwt-2.0.0.jar to your project.
<dependency> <groupId>com.googlecode.mgwt</groupId> <artifactId>mgwt</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.googlecode.mgwt', name: 'mgwt', version: '2.0.0'
libraryDependencies += "com.googlecode.mgwt" % "mgwt" % "2.0.0"
<dependency org="com.googlecode.mgwt" name="mgwt" rev="2.0.0"/>
@Grapes(@Grab(group='com.googlecode.mgwt', module='mgwt', version='2.0.0'))
'com.googlecode.mgwt:mgwt:jar:2.0.0'
Click the following link to download the jar file.
mgwt-2.0.0-javadoc.jar