is not current version
Last Version 3.5.0.1

com.googlecode.gwtphonegap:gwtphonegap 3.4.0.0-m1

A GWT Wrapper for the PhoneGap Javascript Library

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwtphonegap
ArtifactId

ArtifactId

gwtphonegap
Version

Version

3.4.0.0-m1
Type

Type

jar

Download gwtphonegap 3.4.0.0-m1


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