License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.gwtphonegap |
ArtifactId | ArtifactIdgwtphonegap |
Last Version | Last Version3.5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT PhoneGap
A GWT Wrapper for the PhoneGap Javascript Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwtphonegap-3.5.0.1.pom | |
gwtphonegap-3.5.0.1.jar | 434 KB |
gwtphonegap-3.5.0.1-sources.jar | 226 KB |
gwtphonegap-3.5.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.gwtphonegap/gwtphonegap/ -->
<dependency>
<groupId>com.googlecode.gwtphonegap</groupId>
<artifactId>gwtphonegap</artifactId>
<version>3.5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwtphonegap/gwtphonegap/
implementation 'com.googlecode.gwtphonegap:gwtphonegap:3.5.0.1'
// https://jarcasting.com/artifacts/com.googlecode.gwtphonegap/gwtphonegap/
implementation ("com.googlecode.gwtphonegap:gwtphonegap:3.5.0.1")
'com.googlecode.gwtphonegap:gwtphonegap:jar:3.5.0.1'
<dependency org="com.googlecode.gwtphonegap" name="gwtphonegap" rev="3.5.0.1">
<artifact name="gwtphonegap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwtphonegap', module='gwtphonegap', version='3.5.0.1')
)
libraryDependencies += "com.googlecode.gwtphonegap" % "gwtphonegap" % "3.5.0.1"
[com.googlecode.gwtphonegap/gwtphonegap "3.5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.0.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |