MVN

com.googlecode.mgwt : mgwt

Maven & Gradle

Sep 01, 2014
2 usages
97 stars

mgwt · using gwt to write mobile (native) apps

<dependency>
    <groupId>com.googlecode.mgwt</groupId>
    <artifactId>mgwt</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.mgwt : mgwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 2.0.0-rc2
  • Latest Beta: 2.0.0-beta3
  • Latest Alpha: 2.0.0-m2-alpha

All Versions

Choose a version of com.googlecode.mgwt : mgwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
mgwt-2.0.0
mgwt-2.0.0-rc2
mgwt-2.0.0-rc1
mgwt-2.0.0-beta3
mgwt-2.0.0-beta2
mgwt-2.0.0-beta1
mgwt-2.0.0-m2-alpha
mgwt-2.0.0-m1-alpha
1.1.x
mgwt-1.1.2
mgwt-1.1.1
mgwt-1.1.0
1.0.x
mgwt-1.0.2
mgwt-1.0.1
mgwt-1.0.0
1.0
mgwt-1.0-beta1

How to add a dependency to Maven

Add the following com.googlecode.mgwt : mgwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.googlecode.mgwt</groupId>
    <artifactId>mgwt</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.mgwt : mgwt gradle dependency to your build.gradle file:

implementation 'com.googlecode.mgwt:mgwt:2.0.0'

Gradle Kotlin DSL: Add the following com.googlecode.mgwt : mgwt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.mgwt:mgwt:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.mgwt : mgwt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.mgwt" % "mgwt" % "2.0.0"

Advertisement

Dependencies from Group

Sep 01, 2014
2 usages
97 stars

Discover Dependencies

Apr 08, 2015
0 stars
Jan 27, 2015
2 usages
1 stars
Dec 27, 2011
1 usages
14 stars
Nov 17, 2008
78 usages
Oct 16, 2014
2 usages
3 stars
May 06, 2013
4.5k stars
Apr 28, 2014
1 usages
1 stars