is not current version
Last Version 3.5.0.1

com.googlecode.gwtphonegap:gwtphonegap 1.7.0.0

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

1.7.0.0
Type

Type

jar

Download gwtphonegap 1.7.0.0


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