mgwt

using gwt to write mobile (native) apps

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.mgwt
ArtifactId

ArtifactId

mgwt
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mgwt
using gwt to write mobile (native) apps
Project URL

Project URL

http://www.m-gwt.com
Source Code Management

Source Code Management

https://code.google.com/p/mgwt/

Download mgwt

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.mgwt/mgwt/ -->
<dependency>
    <groupId>com.googlecode.mgwt</groupId>
    <artifactId>mgwt</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mgwt/mgwt/
implementation 'com.googlecode.mgwt:mgwt:2.0.0'
// https://jarcasting.com/artifacts/com.googlecode.mgwt/mgwt/
implementation ("com.googlecode.mgwt:mgwt:2.0.0")
'com.googlecode.mgwt:mgwt:jar:2.0.0'
<dependency org="com.googlecode.mgwt" name="mgwt" rev="2.0.0">
  <artifact name="mgwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mgwt', module='mgwt', version='2.0.0')
)
libraryDependencies += "com.googlecode.mgwt" % "mgwt" % "2.0.0"
[com.googlecode.mgwt/mgwt "2.0.0"]

Dependencies

provided (4)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.1
com.google.gwt : gwt-dev jar 2.6.1
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA

test (3)

Group / Artifact Type Version
junit : junit jar 4.7
org.mockito : mockito-all jar 1.9.5
com.google.gwt.gwtmockito : gwtmockito jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
2.0.0-rc2
2.0.0-rc1
2.0.0-m2-alpha
2.0.0-m1-alpha
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0-beta1